#1458 socialIcons CSS FIX, eslint/stylelint ignore improvement

This commit is contained in:
Grzegorz Zając 2024-01-08 12:45:15 +01:00
parent c902b9eb43
commit 4ff2f179dc
3 changed files with 6 additions and 2 deletions

View File

@ -0,0 +1,2 @@
build/**/*
public/**/*

View File

@ -1 +1,3 @@
2FAS - Two factor authentication/**/*.css
2FAS - Two factor authentication/**/*.css
build/**/*
public/**/*

View File

@ -52,7 +52,7 @@ svg {
}
.social-youtube-play {
fill: $dark;
fill: $dark-color;
}
}
}