File "postcss.config-20260115133820.js"

Full Path: /home/quiczmwg/lightspringdigitals.com/dashboard-20260114051212/uploads/postcss.config-20260115133820.js
File size: 124 bytes
MIME-type: text/plain
Charset: utf-8

module.exports = {
   plugins: {
      tailwindcss: { config: "./tailwindcss-config.js" },
      autoprefixer: {},
   },
};