Move files to follow webpack structure
This commit is contained in:
16
src/styles/spot.scss
Executable file
16
src/styles/spot.scss
Executable file
@@ -0,0 +1,16 @@
|
||||
/* Site Global CSS */
|
||||
@import 'fonts';
|
||||
@import 'common';
|
||||
|
||||
/* Modules */
|
||||
@import 'fa';
|
||||
@import 'lightbox';
|
||||
@import 'simplebar';
|
||||
@import 'leaflet';
|
||||
|
||||
/* Pages Specific CSS (masks) */
|
||||
@import 'mask_project';
|
||||
@import 'mask_upload';
|
||||
@import 'mask_admin';
|
||||
|
||||
@import 'mobile';
|
||||
Reference in New Issue
Block a user