File tree Expand file tree Collapse file tree 3 files changed +7
-0
lines changed
Expand file tree Collapse file tree 3 files changed +7
-0
lines changed Original file line number Diff line number Diff line change 159159 "isomorphic-fetch" : " ^2.2.1" ,
160160 "jquery" : " ^3.2.1" ,
161161 "moment" : " ^2.18.1" ,
162+ "normalize.css" : " ^7.0.0" ,
162163 "popper.js" : " ^1.12.9"
163164 }
164165}
Original file line number Diff line number Diff line change 33/* *
44 * Third-pary libraries and fonts
55 */
6+ @import ' ../../node_modules/normalize.css/normalize.css' ;
7+
68@import " variables" ;
79@import ' ../../node_modules/bootstrap/scss/bootstrap.scss' ;
810@import ' ../../node_modules/animate.css/animate.css' ;
Original file line number Diff line number Diff line change @@ -6465,6 +6465,10 @@ normalize-url@^1.4.0:
64656465 query-string "^4.1.0"
64666466 sort-keys "^1.0.0"
64676467
6468+ normalize.css@^7.0.0 :
6469+ version "7.0.0"
6470+ resolved "https://registry.yarnpkg.com/normalize.css/-/normalize.css-7.0.0.tgz#abfb1dd82470674e0322b53ceb1aaf412938e4bf"
6471+
64686472" npm-package-arg@^4.0.0 || ^5.0.0 " :
64696473 version "5.1.2"
64706474 resolved "https://registry.yarnpkg.com/npm-package-arg/-/npm-package-arg-5.1.2.tgz#fb18d17bb61e60900d6312619919bd753755ab37"
You can’t perform that action at this time.
0 commit comments