1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Add JSDoc comments

This commit is contained in:
MrTimscampi 2020-03-19 21:16:40 +01:00
parent 8891be539e
commit bbbef042bf
3 changed files with 195 additions and 60 deletions

View file

@ -1,4 +1,4 @@
const postcssPresetEnv = require('postcss-preset-env')
const postcssPresetEnv = require('postcss-preset-env');
const cssnano = require('cssnano');
const config = () => ({