Skip to content

Commit

Permalink
modification of links
Browse files Browse the repository at this point in the history
  • Loading branch information
CalcagnoLoic committed Jan 9, 2024
1 parent 698e264 commit 3bc8990
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"lint": "eslint --ignore-path .eslintignore --ext .ts .",
"build": "tsc",
"test": "vitest",
"compile_style": "npx tailwindcss -i assets/style/style.css -o dist/style/output.css"
"compile_style": "npx tailwindcss -i public/style/style.css -o dist/style/output.css"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^6.13.1",
Expand Down

0 comments on commit 3bc8990

Please sign in to comment.