1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-06-27 21:05:53 +00:00

match style on added use

This commit is contained in:
lemonslut 2025-06-07 01:38:46 -06:00
parent f80bd12497
commit b3ab758a7d
No known key found for this signature in database

View file

@ -1,4 +1,4 @@
@use 'container.scss';
@use "container";
.ffz--tab-container {
@extend .ffz--outer-container;