mirror of
https://github.com/yusufipk/natours-react.git
synced 2026-09-11 19:16:11 +00:00
changed styling and folder structure to sass
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
@import "./sass/abstracts/variables";
|
||||
@import "./sass/abstracts/mixins";
|
||||
@import "./sass/abstracts/functions";
|
||||
|
||||
@import "./sass/base/animations";
|
||||
@import "./sass/base/typography";
|
||||
@import "./sass/base/base";
|
||||
@import "./sass/base/utilities";
|
||||
|
||||
@import "./sass/components/button";
|
||||
|
||||
@import "./sass/layout/header";
|
||||
|
||||
@import "./sass/pages/home";
|
||||
Reference in New Issue
Block a user