Merge branch 'setup-cypress' of github.com:jgthms/bulma into setup-cypress

This commit is contained in:
Jeremy Thomas
2022-05-07 13:04:14 +01:00
16 changed files with 2869 additions and 68 deletions

View File

@@ -27,8 +27,14 @@
"url": "https://github.com/jgthms/bulma/issues"
},
"devDependencies": {
<<<<<<< HEAD
"autoprefixer": "^10.4.7",
"clean-css-cli": "^5.6.0",
=======
"autoprefixer": "^10.4.5",
"clean-css-cli": "^5.6.0",
"cypress": "^9.6.0",
>>>>>>> 3c413174e41e0aa0c9bf60a9a5e35dc47831d25e
"node-sass": "^7.0.1",
"postcss-cli": "^9.1.0",
"rimraf": "^3.0.2"