Sfoglia il codice sorgente

fix the stylus import of UploadPopup and ProgressBar

AlexiCauvin 8 anni fa
parent
commit
67966234ae
1 ha cambiato i file con 3 aggiunte e 2 eliminazioni
  1. 3 2
      src/css/index.styl

+ 3 - 2
src/css/index.styl Vedi File

26
 @import 'AccountPage'
26
 @import 'AccountPage'
27
 @import 'btnSwtich'
27
 @import 'btnSwtich'
28
 
28
 
29
-// @import 'UploadPopup'
30
-// @import 'ProgressBar'
29
+@import 'UploadPopup'
30
+@import 'ProgressBar'
31
+