mirror of https://github.com/Chocobozzz/PeerTube
Fix sass function conflicts
parent
8347f8a429
commit
20eb313f02
|
@ -10,10 +10,10 @@
|
|||
@use './custom-markup';
|
||||
@use './ng-select';
|
||||
|
||||
@import './bootstrap';
|
||||
@import './primeng-custom';
|
||||
@use './bootstrap';
|
||||
@use './primeng-custom';
|
||||
|
||||
@import './z-index';
|
||||
@use './z-index';
|
||||
|
||||
body {
|
||||
/*** theme ***/
|
||||
|
|
Loading…
Reference in New Issue