Browse Source

fix the stylus import of UploadPopup and ProgressBar

AlexiCauvin 6 years ago
parent
commit
67966234ae
1 changed files with 3 additions and 2 deletions
  1. 3 2
      src/css/index.styl

+ 3 - 2
src/css/index.styl View 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
+