Skip to content

Commit

Permalink
Export hailstorm tailwind preset
Browse files Browse the repository at this point in the history
  • Loading branch information
pallendes committed Feb 21, 2025
1 parent c158035 commit 4342d71
Show file tree
Hide file tree
Showing 6 changed files with 386 additions and 207 deletions.
3 changes: 2 additions & 1 deletion .eslintignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
tailwind.config.cjs
.eslintrc.cjs
.eslintrc.cjs
rollup.config.mjs
166 changes: 166 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@
"react-dom": "^18.3.1",
"rimraf": "^6.0.1",
"rollup": "^4.24.0",
"rollup-plugin-copy": "^3.5.0",
"rollup-plugin-dts": "^6.1.1",
"rollup-plugin-peer-deps-external": "^2.2.4",
"rollup-plugin-postcss": "^4.0.2",
Expand Down
Loading

0 comments on commit 4342d71

Please sign in to comment.