mirror of
https://github.com/mgerb/react-starter
synced 2026-01-10 09:02:49 +00:00
init
This commit is contained in:
8
app/scss/index.scss
Normal file
8
app/scss/index.scss
Normal file
@@ -0,0 +1,8 @@
|
||||
@import '../assets/normalize.css';
|
||||
@import './variables.scss';
|
||||
|
||||
// import all css files
|
||||
@import './style.scss';
|
||||
@import './Navbar.scss';
|
||||
@import './Default.scss';
|
||||
@import './Home.scss';
|
||||
Reference in New Issue
Block a user