1
0
mirror of https://github.com/fallenbagel/jellyseerr.git synced 2026-01-11 00:58:16 -05:00
Files
jellyseerr/postcss.config.js

4 lines
72 B
JavaScript

module.exports = {
plugins: ['tailwindcss', 'postcss-preset-env'],
};