Re-initialize app using vite.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
.card {
|
||||
padding: 2em;
|
||||
--main-text-color: lightblue;
|
||||
}
|
||||
|
||||
.test {
|
||||
color: var(--main-text-color);
|
||||
}
|
||||
Reference in New Issue
Block a user