mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-05 02:39:33 +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 *;
|
||||
|
||||
:host {
|
||||
width: 100%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue