Add file specs

This commit is contained in:
Jeremy Thomas
2022-05-01 14:13:47 +02:00
parent 2a4ba6becd
commit 9edad35184
8 changed files with 10575 additions and 5092 deletions

View File

@@ -27,11 +27,11 @@
"url": "https://github.com/jgthms/bulma/issues"
},
"devDependencies": {
"autoprefixer": "^9.8.6",
"clean-css-cli": "^4.3.0",
"cypress": "^8.7.0",
"node-sass": "^4.14.1",
"postcss-cli": "^7.1.2",
"autoprefixer": "^10.4.5",
"clean-css-cli": "^5.6.0",
"cypress": "^9.6.0",
"node-sass": "^7.0.1",
"postcss-cli": "^9.1.0",
"rimraf": "^3.0.2"
},
"scripts": {