mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-04 18:29:27 +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,5 +1,5 @@
|
|||
@import '_variables';
|
||||
@import '_mixins';
|
||||
@use '_variables';
|
||||
@use '_mixins';
|
||||
|
||||
input {
|
||||
@include peertube-input-text(auto);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue