mirror of
https://github.com/yusufipk/natours-react.git
synced 2026-09-12 03:26:10 +00:00
changed styling and folder structure to sass
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
$color-primary: #55c57a;
|
||||
$color-primary-light: #55c57a;
|
||||
$color-primary-dark: #28b485;
|
||||
|
||||
$color-grey-dark: #777;
|
||||
$color-white: #fff;
|
||||
$color-black: #000;
|
||||
Reference in New Issue
Block a user