Fix sass function conflicts

pull/5325/head
Chocobozzz 2022-10-10 16:28:01 +02:00
parent 8347f8a429
commit 20eb313f02
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 3 additions and 3 deletions

View File

@ -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 ***/