Skip to content

Commit

Permalink
deploy: 172f4f9
Browse files Browse the repository at this point in the history
  • Loading branch information
Saltssaumure committed Nov 18, 2023
1 parent ab27a0e commit 04814f6
Show file tree
Hide file tree
Showing 4 changed files with 106 additions and 101 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,16 @@
"dev:bd": "bd-scss dev",
"dev:rp": "replugged build theme --watch",
"dev:vc": "bd-scss dev:vc",
"dev:vt": "bd-scss dev:vt",
"build:bd": "bd-scss build",
"build:rp": "replugged bundle theme",
"lint": "prettier ./scss --check",
"lint:fix": "prettier ./scss --write --log-level warn",
"release": "replugged release"
},
"devDependencies": {
"prettier": "^3.0.3",
"replugged": "^4.7.4",
"salt-bd-scss": "^1.1.0"
"prettier": "^3.1.0",
"replugged": "^4.7.6",
"salt-bd-scss": "^1.2.1"
}
}
2 changes: 1 addition & 1 deletion pios.min.css

Large diffs are not rendered by default.

Loading

0 comments on commit 04814f6

Please sign in to comment.