mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-05 20:42:19 -07:00
Use autoprefixer in UI build
(cherry picked from commit 47a05ecb36e5c960b4f6ca7d279df7c281114611) Closes #5024
This commit is contained in:
parent
30ceb77615
commit
34ac9dbfcb
3 changed files with 85 additions and 34 deletions
|
@ -16,6 +16,7 @@ const mixinsFiles = [
|
|||
|
||||
module.exports = {
|
||||
plugins: [
|
||||
'autoprefixer',
|
||||
['postcss-mixins', {
|
||||
mixinsFiles
|
||||
}],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue