mirror of
https://github.com/sct/overseerr.git
synced 2025-09-17 17:24:35 +02:00
chore: fixed some prettier formatting errors in postcss.config.js
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
module.exports = {
|
||||
plugins: ["tailwindcss", "postcss-preset-env"],
|
||||
plugins: ['tailwindcss', 'postcss-preset-env'],
|
||||
};
|
||||
|
Reference in New Issue
Block a user