forked from wallabag/wallabag
Rename css folder to scss
This commit is contained in:
@ -32,7 +32,7 @@ import './js/shortcuts/main';
|
|||||||
import './js/shortcuts/entry';
|
import './js/shortcuts/entry';
|
||||||
|
|
||||||
/* Theme style */
|
/* Theme style */
|
||||||
import './css/index.scss';
|
import './scss/index.scss';
|
||||||
|
|
||||||
const mobileMaxWidth = 993;
|
const mobileMaxWidth = 993;
|
||||||
|
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
import './css/share.scss';
|
import './scss/share.scss';
|
||||||
|
|||||||
Reference in New Issue
Block a user