- version 1.2.0 & fix sass

This commit is contained in:
2023-08-06 00:29:17 +02:00
parent da04a355ac
commit c3bc19d298
2 changed files with 14 additions and 16 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "kamilcraft.com",
"version": "1.1.0",
"version": "1.2.0",
"private": true,
"scripts": {
"dev": "vite",
@@ -19,6 +19,7 @@
"autoprefixer": "^10.4.14",
"markdown-it": "^13.0.1",
"postcss": "^8.4.27",
"sass": "^1.64.2",
"sass-loader": "^13.3.2",
"tailwindcss": "^3.3.3",
"vite": "^4.4.7",