Add Sass to Webpack build
This commit is contained in:
parent
74b6944b0d
commit
99626d907f
5 changed files with 15 additions and 17 deletions
1
static/css/directives/components/main.scss
Normal file
1
static/css/directives/components/main.scss
Normal file
|
@ -0,0 +1 @@
|
|||
@import 'pages/repo-page/repo-page';
|
|
@ -0,0 +1 @@
|
|||
// Repo Page specific styles here
|
Reference in a new issue