Preparing Edifyle
Private • Local • Fast
Generate a professional tailwind.config.js with custom themes, colors, and fonts in seconds.
/** @type {import('tailwindcss').Config} */
module.exports = {
content: [
"./src/**/*.{js,ts,jsx,tsx}",
],
darkMode: 'class',
theme: {
extend: {
colors: {
'mycustomtheme': {
primary: '#7c3aed',
secondary: '#ec4899',
},
},
fontFamily: {
sans: ['Inter', 'ui-sans-serif', 'system-ui'],
},
},
},
plugins: [],
}4.9/5
User Rating
100k+
Files Processed
256-Bit
Encryption
100%
Free Forever
Handpicked alternatives to streamline your workflow