mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-04 10:19:35 +02:00
Move to sass module
This commit is contained in:
parent
fa12eacc01
commit
8cbc40b2fe
170 changed files with 426 additions and 427 deletions
|
@ -1,5 +1,5 @@
|
|||
@use '_variables';
|
||||
@use '_mixins';
|
||||
@use '_variables' as *;
|
||||
@use '_mixins' as *;
|
||||
|
||||
input {
|
||||
@include peertube-input-text(auto);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue