Skip to content

Commit

Permalink
Configure tailwind 4
Browse files Browse the repository at this point in the history
  • Loading branch information
mbraak committed Feb 6, 2025
1 parent 87d1e2c commit 1dab178
Show file tree
Hide file tree
Showing 4 changed files with 517 additions and 72 deletions.
4 changes: 1 addition & 3 deletions docs/documentation.css
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
@tailwind base;
@tailwind components;
@tailwind utilities;
@import "tailwindcss";
2 changes: 2 additions & 0 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
"copy_vendor_files": "./copy_vendor_files"
},
"devDependencies": {
"@tailwindcss/cli": "^4",
"@tailwindcss/postcss": "^4",
"@tailwindcss/typography": "^0.5.16",
"autoprefixer": "^10.4.20",
"jquery": "^3.7.1",
Expand Down
Loading

0 comments on commit 1dab178

Please sign in to comment.