const shadesOf = require('tailwind-shades');
/** @type {import('tailwindcss').Config} */
module.exports = {
content: [],
theme: {
extend: {
colors: {
accent: shadesOf('#913985')
}
}
},
plugins: []
}-
Notifications
You must be signed in to change notification settings - Fork 1
License
jxxe/tailwind-shades
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published