Skip to content

Commit 9ca3e06

Browse files
author
James Kolce
committed
Add missing dependency
1 parent ccb25a5 commit 9ca3e06

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@
1818
"postcss": "^5.0.21",
1919
"postcss-custom-media": "^5.0.1",
2020
"postcss-lh": "^1.1.0",
21-
"postcss-media-minmax": "^2.1.2"
21+
"postcss-media-minmax": "^2.1.2",
22+
"postcss-input-range": "^2.0.0"
2223
},
2324
"devDependencies": {
2425
"tape": "^4.5.1"

0 commit comments

Comments
 (0)