Skip to content

Commit 0b07dc1

Browse files
authored
migrate TOS modal to use tailwind (#2276)
also remove "legacy" pages in the TOS
1 parent c7e9e88 commit 0b07dc1

File tree

3 files changed

+35
-336
lines changed

3 files changed

+35
-336
lines changed

.roo/rules/rules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ The frontend uses yarn (berry).
4444

4545
### Styling
4646

47-
- We use tailwind v4 to style. Custom stuff is defined in tailwindsetup.css.
47+
- We use **Tailwind v4** to style. Custom stuff is defined in frontend/tailwindsetup.css
4848
- _never_ use cursor-help (it looks terrible)
4949
- 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.
5050

frontend/app/modals/tos.scss

Lines changed: 0 additions & 247 deletions
This file was deleted.

0 commit comments

Comments
 (0)