Skip to content

Commit

Permalink
Update dependencies (#70)
Browse files Browse the repository at this point in the history
  • Loading branch information
MattIPv4 authored Jan 22, 2024
1 parent e7579da commit 974096e
Show file tree
Hide file tree
Showing 3 changed files with 3,409 additions and 3,860 deletions.
6 changes: 1 addition & 5 deletions .stylelintrc.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
{
"rules": {
"string-quotes": "double",
"selector-pseudo-element-no-unknown": true,
"declaration-block-trailing-semicolon": "always",
"no-invalid-double-slash-comments": true,
"property-no-vendor-prefix": true,
"at-rule-no-vendor-prefix": true,
Expand Down Expand Up @@ -31,13 +29,11 @@
"declaration-block-no-duplicate-properties": true,
"color-no-invalid-hex": true,
"color-hex-length": "short",
"indentation": 2,
"no-invalid-position-at-import-rule": null,
"no-descending-specificity": null,
"selector-pseudo-class-no-unknown": null,
"value-keyword-case": null,
"scss/no-global-function-names": null,
"number-leading-zero": "never"
"scss/no-global-function-names": null
},
"extends": "stylelint-config-standard-scss",
"plugins": [
Expand Down
Loading

1 comment on commit 974096e

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This commit has been deployed to DigitalOcean Spaces for easy reviewing.

do-bulma (Build Analysis Report)

Please sign in to comment.