mirror of
https://github.com/bigchaindb/site.git
synced 2024-11-21 17:26:55 +01:00
switch to scss version of normalize.css
This commit is contained in:
parent
d9aad6e860
commit
5bcec1953e
@ -5,7 +5,7 @@
|
||||
//
|
||||
|
||||
// Normalize all the things
|
||||
@import 'normalize-css/normalize';
|
||||
@import 'normalize-scss/sass/normalize';
|
||||
@import 'normalize-opentype.css/normalize-opentype.scss';
|
||||
|
||||
// Variables & Mixins
|
||||
|
@ -31,8 +31,8 @@
|
||||
"gumshoe": "github:cferdinandi/gumshoe",
|
||||
"is-in-viewport": "^3.0.3",
|
||||
"jquery": "^3.3.1",
|
||||
"normalize-css": "^2.3.1",
|
||||
"normalize-opentype.css": "^0.2.4",
|
||||
"normalize-scss": "^7.0.1",
|
||||
"parsleyjs": "^2.8.1",
|
||||
"popper.js": "^1.14.3",
|
||||
"select2": "^4.0.5",
|
||||
|
Loading…
Reference in New Issue
Block a user