Remove CSS Modules #32

Closed
opened 2024-10-23 11:18:34 +00:00 by Rubicon · 1 comment
Owner

Since we can control all style in our app, I’d like to convert all css modules into regular css.

Add a doc to clarify the decision.

  • Decision document
  • Document how to manage CSS in the future
  • No more css modules
  • timelines/toot.module.css
  • timelines/MediaAttachmentGrid.module.css
  • timelines/TootComposer.module.css
  • material/material.module.css
  • material/cards.module.css
  • material/typography.module.css
  • material/form.module.css
  • material/toolbar.module.css
  • platform/BottomSheet.module.css
  • Add layering to stylesheets
Since we can control all style in our app, I’d like to convert all css modules into regular css. Add a doc to clarify the decision. - [x] Decision document - [x] Document how to manage CSS in the future - [x] No more css modules - [x] timelines/toot.module.css - [x] timelines/MediaAttachmentGrid.module.css - [x] timelines/TootComposer.module.css - [x] material/material.module.css - [x] material/cards.module.css - [x] material/typography.module.css - [x] material/form.module.css - [x] material/toolbar.module.css - [x] platform/BottomSheet.module.css - [x] Add layering to stylesheets
Rubicon added the
feature
accepted
label 2024-10-23 11:18:34 +00:00
Author
Owner

I am considering that use the css @layer to ordering the css files. This syntax requires the target bump in #36.

I am considering that use the css `@layer` to ordering the css files. This syntax requires the target bump in #36.
Rubicon added a new dependency 2024-10-27 13:24:33 +00:00
Rubicon added this to the v2.0.0 milestone 2024-11-05 13:07:27 +00:00
Rubicon added
infrastructure
and removed
feature
accepted
labels 2024-12-14 19:08:08 +00:00
Rubicon added this to the v2.0.0 project 2024-12-25 12:47:49 +00:00
Rubicon removed this from the v2.0.0 milestone 2024-12-25 12:48:02 +00:00
Rubicon added this to the v2.0.0 milestone 2025-01-04 13:06:30 +00:00
Rubicon self-assigned this 2025-01-14 09:21:45 +00:00
Sign in to join this conversation.
No description provided.