Closed Log1x closed 3 years ago
tailwind: { config: './tailwind.config.js', shades: { '100': 'Light', '500': '', '800': 'Dark', }, path: 'colors', },
would result in:
Light Gray Gray Dark Gray
instead of:
Gray (100) Gray (500) Gray (800)
would result in:
instead of: