mirror of
https://github.com/aleleba/create-react-ssr.git
synced 2025-07-24 13:38:35 -06:00
PR-753737: moviendo toda la logica de front-end a src.
This commit is contained in:
6
src/frontend/styles/global.sass
Normal file
6
src/frontend/styles/global.sass
Normal file
@ -0,0 +1,6 @@
|
||||
$base-color: #c6538c
|
||||
$color: rgba(black, 0.88)
|
||||
|
||||
body
|
||||
background-color: $base-color
|
||||
color: $color
|
Reference in New Issue
Block a user