aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2025-11-11 23:28:21 +0100
committerGravatar GitHub <noreply@github.com> 2025-11-11 23:28:21 +0100
commite6f4fe048114143fb93c02bb105eedbba777f664 (patch)
treedcdca04b83b9ede3c83c10cae74be98657264569 /lib
parent14b394c72a21fbfd44e90767d7032cdc72d8e72b (diff)
Reduce SCSS: rewrite Swage as CSS (#8200)
* Reduce unused SCSS * Rename Swage .scss to .css * Convert from SCSS to native CSS Contribute to https://github.com/FreshRSS/FreshRSS/issues/7611 Taking advantage of: * https://developer.mozilla.org/en-US/docs/Web/CSS/Guides/Nesting * https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Selectors/Nesting_selector * https://developer.mozilla.org/en-US/docs/Web/CSS/Guides/Colors/Using_relative_colors#using_math_functions This was mostly to get started and get a better idea of the difficulties. I am happy to see that the differences between the original SCSS and the native CSS are limited. The relevant diff to look at is: https://github.com/FreshRSS/FreshRSS/pull/8200/commits/dd1bc7c663cf7afdde7af3161ddc213d360247ef The main remaining issue is that the *CSS Color Module Level 4, Relative Color* is not mainstream yet, so a small compatibility section is needed with precomputed colour values.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions