DockerSpace / frontend /postcss.config.js
DennisChan0909's picture
refactor: improve ML features, LINE Flex Messages, watchlist panel, health endpoint
bf4ba2a
Raw
History Blame Contribute Delete
69 Bytes
export default {
plugins: { tailwindcss: {}, autoprefixer: {} },
}