mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
chore(frontend): upgrade to tailwind v2
This commit is contained in:
parent
461762f678
commit
3228b22741
9 changed files with 1291 additions and 520 deletions
|
|
@ -42,6 +42,7 @@ services:
|
|||
command: ["npm", "run", "start"]
|
||||
volumes:
|
||||
- ./frontend/postcss.config.js:/app/frontend/postcss.config.js:ro
|
||||
- ./frontend/tailwind.config.js:/app/frontend/tailwind.config.js:ro
|
||||
- ./frontend/src:/app/frontend/src:ro
|
||||
- ./frontend/public:/app/frontend/public:ro
|
||||
- tailwind-output:/app/frontend/src/tailwind/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue