Skip to content

Commit

Permalink
🆙 📦
Browse files Browse the repository at this point in the history
  • Loading branch information
ashfahan committed Jun 6, 2021
1 parent 3730803 commit 27b9c8a
Show file tree
Hide file tree
Showing 2 changed files with 511 additions and 629 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,24 +59,24 @@
"license": "MIT",
"dependencies": {},
"devDependencies": {
"autoprefixer": "^10.2.4",
"autoprefixer": "^10.2.6",
"css-mqpacker": "^7.0.0",
"cssnano": "^4.1.10",
"cssnano": "^5.0.5",
"find-unused-sass-variables": "^3.1.0",
"foreach-cli": "^1.8.1",
"husky": "^6.0.0",
"node-sass": "^5.0.0",
"node-sass": "^6.0.0",
"npm-run-all": "^4.1.5",
"postcss": "^8.2.6",
"postcss": "^8.3.0",
"postcss-cli": "^8.3.1",
"postcss-combine-duplicated-selectors": "^10.0.2",
"postcss-combine-duplicated-selectors": "^10.0.3",
"rfs": "^9.0.3",
"shx": "^0.3.3",
"stylelint": "^13.9.0",
"stylelint": "^13.13.1",
"stylelint-config-recommended-scss": "^4.2.0",
"stylelint-config-standard": "^20.0.0",
"stylelint-config-standard": "^22.0.0",
"stylelint-order": "^4.1.0",
"stylelint-scss": "^3.18.0"
"stylelint-scss": "^3.19.0"
},
"engines": {
"node": ">=8"
Expand Down
Loading

0 comments on commit 27b9c8a

Please sign in to comment.