1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-06-27 21:05:53 +00:00
FrankerFaceZ/styles
lemonslut d078d6e3a9
migrate off of deprecated sass @imports
used `sass-migrator` and some manual intervention to migrate all of the
`@import`s to `@use` statements.

1. needed to prefix all of the `styles/main.scss` imports to use a
   relative path (i.e. `../../../../styles/main.scss`
2. needed to add a `@use "container"` to `styles/tab-container` so it
   could resolve its `@extend`s
    - not sure if this was just an ordering issue or what, but it works
2025-06-07 15:29:36 -06:00
..
fontello 4.75.7 2024-11-07 15:00:13 -05:00
native migrate off of deprecated sass @imports 2025-06-07 15:29:36 -06:00
structure migrate off of deprecated sass @imports 2025-06-07 15:29:36 -06:00
widgets migrate off of deprecated sass @imports 2025-06-07 15:29:36 -06:00
chat.scss 4.75.3 2024-10-19 13:13:01 -04:00
dialog.scss 4.55.2 2023-10-09 19:25:29 -04:00
font-awesome.scss The In-Line Actions Update 2018-04-28 17:56:03 -04:00
icons.scss migrate off of deprecated sass @imports 2025-06-07 15:29:36 -06:00
main.scss migrate off of deprecated sass @imports 2025-06-07 15:29:36 -06:00
opendyslexic.scss 4.29.0 2021-09-06 16:48:48 -04:00
tooltips.scss 4.65.0 2023-12-21 17:28:39 -05:00
widgets.scss migrate off of deprecated sass @imports 2025-06-07 15:29:36 -06:00