mirror of
https://github.com/wallabag/wallabag.git
synced 2025-09-15 18:57:05 +00:00
Rename css folder to scss
This commit is contained in:
parent
e96e920b73
commit
a4f02aec76
19 changed files with 2 additions and 2 deletions
|
@ -32,7 +32,7 @@ import './js/shortcuts/main';
|
|||
import './js/shortcuts/entry';
|
||||
|
||||
/* Theme style */
|
||||
import './css/index.scss';
|
||||
import './scss/index.scss';
|
||||
|
||||
const mobileMaxWidth = 993;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue