1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-06-27 21:05:53 +00:00
FrankerFaceZ/styles/widgets
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
..
add-ons.scss 4.12.1 2019-09-26 20:34:37 -04:00
badge-visibility.scss 4.20.61 2021-02-11 19:40:12 -05:00
chat-tester.scss 4.40.0 2023-01-19 17:00:09 -05:00
check-box.scss 4.20.61 2021-02-11 19:40:12 -05:00
color-picker.scss 4.12.2 2019-09-27 15:44:33 -04:00
container.scss 4.20.60 2021-02-10 16:53:10 -05:00
icon-picker.scss 4.39.0 2022-12-18 17:30:34 -05:00
key-picker.scss 4.20.60 2021-02-10 16:53:10 -05:00
main-menu.scss 4.55.0 2023-09-26 17:40:25 -04:00
menu-container.scss migrate off of deprecated sass @imports 2025-06-07 15:29:36 -06:00
menu-tree.scss 4.20.75 2021-03-03 17:10:14 -05:00
profile-selector.scss 4.20.72 2021-03-02 16:55:25 -05:00
tab-container.scss migrate off of deprecated sass @imports 2025-06-07 15:29:36 -06:00