config.simple.js 89 B

12345678
  1. module.exports = {
  2. content: ['auto'],
  3. theme: {
  4. extend: {},
  5. },
  6. plugins: [],
  7. }