1
0
mirror of https://github.com/mgerb/react-starter synced 2026-01-11 09:32:51 +00:00
Files
react-starter/app/scss/index.scss

5 lines
142 B
SCSS

@import '../assets/font-awesome/css/font-awesome.css';
@import '../assets/normalize.css';
@import './variables.scss';
@import './style.scss';