UNPKG

@brandonowens/elegant-ui

Version:

Elegant is the easiest way to create a new static website or blog, and publish it online. This is the core Elegant UI component library.

12 lines (11 loc) 166 B
module.exports = { content: ["./src/**/*.tsx"], darkMode: "class", theme: { extend: {}, }, variants: { extend: {}, }, plugins: [], }