tailwind.config.js: remove status color classes.
This commit is contained in:
parent
601d91465e
commit
3f7d29ce79
1 changed files with 0 additions and 4 deletions
4
tailwind.config.js
vendored
4
tailwind.config.js
vendored
|
|
@ -17,10 +17,6 @@ module.exports = {
|
|||
theme: {
|
||||
extend: {
|
||||
colors: {
|
||||
'info': colors.blue,
|
||||
'success': colors.green,
|
||||
'warning': colors.amber,
|
||||
'danger': colors.red,
|
||||
'class-druid': '#FF7C0A',
|
||||
'class-hunter': '#AAD372',
|
||||
'class-mage': '#3FC7EB',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue