1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-06-27 21:05:53 +00:00
FrankerFaceZ/styles/native
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
..
balloon.scss 4.22.7 2021-05-17 17:35:40 -04:00
button.scss 4.20.89 2021-04-01 12:05:29 -04:00
card.scss 4.22.3 2021-05-07 18:22:55 -04:00
checkbox.scss 4.72.1 2024-06-13 14:51:42 -04:00
index.scss migrate off of deprecated sass @imports 2025-06-07 15:29:36 -06:00
interactable.scss 4.20.89 2021-04-01 12:05:29 -04:00
link.scss 4.20.89 2021-04-01 12:05:29 -04:00
progress.scss 4.22.4 2021-05-10 13:51:20 -04:00
slider.scss 4.22.8 2021-05-19 16:59:26 -04:00
tag.scss 4.29.3 2021-11-05 18:01:28 -04:00
text.scss 4.72.1 2024-06-13 14:51:42 -04:00
tooltip.scss 4.63.0 2023-12-18 17:11:44 -05:00