mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-05 10:49:28 +02:00
Move to sass @use
This commit is contained in:
parent
e2e0b645cd
commit
fa12eacc01
160 changed files with 397 additions and 398 deletions
|
@ -1,4 +1,5 @@
|
|||
@import '_mixins';
|
||||
@use '_variables';
|
||||
@use '_mixins';
|
||||
|
||||
:host {
|
||||
width: 100%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue