- reset to bulma 0.9*
- cahnged src/assets/scss/main-styles.scss
This commit is contained in:
parent
e997c0e1a1
commit
8e3245c270
4 changed files with 24 additions and 28 deletions
13
package-lock.json
generated
13
package-lock.json
generated
|
@ -40,7 +40,7 @@
|
|||
"@vue/eslint-config-typescript": "^13.0.0",
|
||||
"autoprefixer": "^10.4.18",
|
||||
"babel-preset-typescript-vue3": "^2.0.17",
|
||||
"bulma": "^1.0.0",
|
||||
"bulma": "^0.9.4",
|
||||
"eslint": "^8.25.0",
|
||||
"eslint-plugin-prettier": "^5.1.3",
|
||||
"eslint-plugin-vue": "^9.9.0",
|
||||
|
@ -4367,13 +4367,10 @@
|
|||
"dev": true
|
||||
},
|
||||
"node_modules/bulma": {
|
||||
"version": "1.0.0",
|
||||
"resolved": "https://registry.npmjs.org/bulma/-/bulma-1.0.0.tgz",
|
||||
"integrity": "sha512-7n49v/gdHXaHcU9fVobqGXO2OguiCoMh6CLbeX7jq00XrZ5vOSE4LNS0S/0Q6rlBbckY6kk6W7LwqxS0nu4bug==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"sass": "^1.71.1"
|
||||
}
|
||||
"version": "0.9.4",
|
||||
"resolved": "https://registry.npmjs.org/bulma/-/bulma-0.9.4.tgz",
|
||||
"integrity": "sha512-86FlT5+1GrsgKbPLRRY7cGDg8fsJiP/jzTqXXVqiUZZ2aZT8uemEOHlU1CDU+TxklPEZ11HZNNWclRBBecP4CQ==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/bytes": {
|
||||
"version": "3.0.0",
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue