added remove-darkmode script

This commit is contained in:
somrat sorkar
2023-05-29 15:56:54 +06:00
parent ac34bdba00
commit 27393372b7
2 changed files with 50 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "hugoplate",
"description": "hugo tailwindcss boilerplate",
"version": "1.0.1",
"version": "1.0.2",
"license": "MIT",
"author": "zeon.studio",
"scripts": {
@@ -16,7 +16,7 @@
"@tailwindcss/forms": "^0.5.3",
"@tailwindcss/typography": "^0.5.9",
"autoprefixer": "^10.4.14",
"postcss": "^8.4.23",
"postcss": "^8.4.24",
"postcss-cli": "^10.1.0",
"prettier": "^2.8.8",
"prettier-plugin-go-template": "0.0.13",