You've already forked AstralRinth
forked from didirus/AstralRinth
Refactor folder structure
This commit is contained in:
7
src/styles/themes/base.postcss
Normal file
7
src/styles/themes/base.postcss
Normal file
@@ -0,0 +1,7 @@
|
||||
:root {
|
||||
--rounded: 1rem;
|
||||
--rounded-top: 1rem 1rem 0 0;
|
||||
--rounded-bottom: 0 0 1rem 1rem;
|
||||
--rounded-sm: 0.5rem;
|
||||
--rounded-max: 9999px;
|
||||
}
|
||||
Reference in New Issue
Block a user