moved sass improt to index to fix CI failure

This commit is contained in:
realaravinth
2021-06-29 21:48:52 +05:30
parent e6bcd5f940
commit f10741d09f
2 changed files with 1 additions and 2 deletions

View File

@@ -21,8 +21,6 @@ export const ERR_CLOSE = 'err__close'; // class
export const DEFAULT_LIFETIME = 5000;
import './main.scss';
const err = () => {
let element;
return (() => {