2019-08-02 15:15:48 +00:00
|
|
|
{
|
2019-08-02 17:11:22 +00:00
|
|
|
"devDependencies": {
|
2019-08-02 15:15:48 +00:00
|
|
|
"autoprefixer": "^9.6.1",
|
2020-06-22 15:32:17 +00:00
|
|
|
"postcss-cli": "^7.1.1",
|
2019-08-05 21:46:00 +00:00
|
|
|
"postcss-color-function": "^4.1.0",
|
2020-06-22 15:32:17 +00:00
|
|
|
"postcss-csso": "^4.0.0",
|
2019-08-03 02:34:41 +00:00
|
|
|
"postcss-custom-media": "^7.0.8",
|
2019-08-02 15:15:48 +00:00
|
|
|
"postcss-custom-properties": "^9.0.2",
|
|
|
|
"postcss-discard-comments": "^4.0.2",
|
2019-08-03 02:34:41 +00:00
|
|
|
"postcss-import": "^12.0.1",
|
|
|
|
"postcss-media-minmax": "^4.0.0",
|
2019-08-02 15:15:48 +00:00
|
|
|
"postcss-nested": "^4.1.2",
|
|
|
|
"postcss-sassy-mixins": "^2.1.0",
|
|
|
|
"postcss-scss": "^2.0.0"
|
|
|
|
}
|
|
|
|
}
|