Truncate long URLs
This commit is contained in:
parent
1e030e5277
commit
af9a848b84
2 changed files with 6 additions and 5 deletions
|
@ -44,6 +44,7 @@ let defaultConfig = require('tailwindcss/defaultConfig')()
|
|||
*/
|
||||
|
||||
let colors = {
|
||||
'inherit': 'inherit',
|
||||
'transparent': 'transparent',
|
||||
|
||||
'black': '#22292f',
|
||||
|
|
Reference in a new issue