fix: restore dashboard styling by tracking compiled Tailwind CSS
- Generate and add app/web/static/css/output.css - Stop ignoring output.css in .gitignore - Ensure UI has styles without requiring local Tailwind build step
This commit is contained in:
+1
-1
@@ -134,7 +134,7 @@ node_modules/
|
|||||||
package-lock.json
|
package-lock.json
|
||||||
|
|
||||||
# Build outputs
|
# Build outputs
|
||||||
app/web/static/css/output.css
|
|
||||||
|
|
||||||
# Database
|
# Database
|
||||||
*.db
|
*.db
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user