mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 02:26:55 -07:00
Fix scss import for unix systems
This commit is contained in:
parent
861e677151
commit
1bfbfdbe00
1 changed files with 2 additions and 2 deletions
|
@ -1,2 +1,2 @@
|
|||
@import './styles.scss';
|
||||
@import './scrollbar.scss';
|
||||
@import './Styles.scss';
|
||||
@import './scrollbar.scss';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue