Rename main scss
This commit is contained in:
parent
0b754bf7ae
commit
ef30dbd7f0
2 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ import {
|
||||||
removeUnnecessaryOutlines,
|
removeUnnecessaryOutlines,
|
||||||
} from './helper/accessibility';
|
} from './helper/accessibility';
|
||||||
import { scrollToFragment } from './helper/scroll-to-fragment';
|
import { scrollToFragment } from './helper/scroll-to-fragment';
|
||||||
import './styles.scss';
|
import './index.scss';
|
||||||
|
|
||||||
addSupportForTabNavigation();
|
addSupportForTabNavigation();
|
||||||
removeUnnecessaryOutlines();
|
removeUnnecessaryOutlines();
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue