update defaultBorderRadius and use rem instead of px
This commit is contained in:
5
.continue/rules/css-units.md
Normal file
5
.continue/rules/css-units.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
globs: "gui/**/*.tsx"
|
||||
---
|
||||
|
||||
You should try to use the `rem` CSS unit whenever possible for scalability instead of `px`.
|
||||
Reference in New Issue
Block a user