1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-18 21:35:27 -04:00

Use autoprefixer in UI build

This commit is contained in:
Bogdan
2024-08-16 16:13:20 +03:00
committed by Mark McDowall
parent 35baebaf72
commit 47a05ecb36
3 changed files with 85 additions and 34 deletions
+1
View File
@@ -16,6 +16,7 @@ const mixinsFiles = [
module.exports = {
plugins: [
'autoprefixer',
['postcss-mixins', {
mixinsFiles
}],