Use pure CSS
This commit is contained in:
parent
989542be91
commit
40a68d6ad0
6 changed files with 402 additions and 304 deletions
|
|
@ -0,0 +1,5 @@
|
|||
:root {
|
||||
--color1: #fe5f55;
|
||||
--color2: #efede8;
|
||||
--color3: #666;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue