mirror of
https://github.com/kremalicious/blog.git
synced 2025-01-03 18:35:07 +01:00
add Normalize-OpenType.css cause why not
This commit is contained in:
parent
811af0b0f4
commit
5b04971e4b
@ -7,6 +7,7 @@
|
|||||||
|
|
||||||
// Normalize all the things
|
// Normalize all the things
|
||||||
@import '../../../bower_components/normalize-css/normalize.css'
|
@import '../../../bower_components/normalize-css/normalize.css'
|
||||||
|
@import '../../../bower_components/normalize-opentype.css/normalize-opentype.css'
|
||||||
|
|
||||||
// Nib Nib
|
// Nib Nib
|
||||||
@import 'nib'
|
@import 'nib'
|
||||||
|
@ -9,6 +9,7 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"normalize-css": ">=3.0.1",
|
"normalize-css": ">=3.0.1",
|
||||||
|
"normalize-opentype.css": ">=0.1.2",
|
||||||
"jquery": ">=2.0.3",
|
"jquery": ">=2.0.3",
|
||||||
"picturefill": ">=1.2.1",
|
"picturefill": ">=1.2.1",
|
||||||
"masonry": "http://masonry.desandro.com/masonry.pkgd.min.js",
|
"masonry": "http://masonry.desandro.com/masonry.pkgd.min.js",
|
||||||
|
Loading…
Reference in New Issue
Block a user