Skip to content
Snippets Groups Projects
Commit 200651eb authored by Moritz Stückler's avatar Moritz Stückler :cowboy:
Browse files

feat: enable tailwind jit

parent d8fc80ce
No related branches found
No related tags found
No related merge requests found
This diff is collapsed.
......@@ -8,7 +8,7 @@
"dependencies": {
"graphql": "^15.5.0",
"graphql-request": "^3.4.0",
"heroicons-react": "^1.3.0",
"heroicons-react": "1.3.0",
"leaflet": "^1.7.1",
"react": "^17.0.0",
"react-dom": "^17.0.0",
......
module.exports = {
mode: 'jit',
purge: ['./src/**/*.html', './src/**/*.tsx'],
darkMode: false, // or 'media' or 'class'
theme: {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment