Skip to content

Commit

Permalink
Modified tailwind config
Browse files Browse the repository at this point in the history
  • Loading branch information
sfx101 committed Sep 16, 2022
1 parent f4441dc commit 3556313
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 464,733 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"rebuild": "electron-rebuild -f -w",
"postinstall": "set DEBUG=electron-builder && electron-builder install-app-deps",
"build": "rollup -c",
"build-ui": "tailwindcss build style.css -o public/css/style.css"
"build-ui": "tailwindcss build -i theme.css -o public/css/style.css"
},
"author": "DECK Contributors <hello@get-deck.com>",
"license": "GNU Affero General Public License v3.0",
Expand Down

0 comments on commit 3556313

Please sign in to comment.