cuiyalong 2 жил өмнө
parent
commit
d819109ebd
2 өөрчлөгдсөн 2 нэмэгдсэн , 2 устгасан
  1. 1 1
      reset-mobile.scss
  2. 1 1
      reset-pc.scss

+ 1 - 1
reset-mobile.scss

@@ -1,4 +1,4 @@
-@import './reset.css';
+@import './reset.scss';
 
 * {
   -webkit-overflow-scrolling: touch;

+ 1 - 1
reset-pc.scss

@@ -1,4 +1,4 @@
-@import './reset.css';
+@import './reset.scss';
 
 html,
 html body {