mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Fix linting issues in PostCSS config
This commit is contained in:
parent
1c5419000c
commit
519fde1aba
1 changed files with 5 additions and 5 deletions
|
@ -8,4 +8,4 @@ const config = () => ({
|
|||
]
|
||||
});
|
||||
|
||||
module.exports = config
|
||||
module.exports = config;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue