mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Run postcss for webpack bundle
This commit is contained in:
parent
fdccea886a
commit
34a5578679
3 changed files with 24 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
const postcssPresetEnv = require('postcss-preset-env');
|
||||
const postcssPresetEnv = require('postcss-preset-env')
|
||||
const cssnano = require('cssnano');
|
||||
|
||||
const config = () => ({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue