1
0
Fork 0
mirror of https://github.com/lukevella/rallly.git synced 2025-08-14 01:36:54 +02:00
rallly/postcss.config.js
2022-04-12 07:14:28 +01:00

3 lines
66 B
JavaScript

module.exports = {
plugins: ["tailwindcss", "autoprefixer"],
};