rename sass to scss
This commit is contained in:
4
assets/scss/main.scss
Normal file
4
assets/scss/main.scss
Normal file
@ -0,0 +1,4 @@
|
||||
@forward 'base';
|
||||
@forward 'components';
|
||||
@forward 'layout';
|
||||
@forward 'pages';
|
Reference in New Issue
Block a user