Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .roo/rules/rules.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ The frontend uses yarn (berry).

### Styling

- We use tailwind v4 to style. Custom stuff is defined in tailwindsetup.css.
- We use **Tailwind v4** to style. Custom stuff is defined in frontend/tailwindsetup.css
- _never_ use cursor-help (it looks terrible)
- We have custom CSS setup as well, so it is a hybrid system. For new code we prefer tailwind, and are working to migrate code to all use tailwind.

Expand Down
247 changes: 0 additions & 247 deletions frontend/app/modals/tos.scss

This file was deleted.

Loading
Loading