This website requires JavaScript.
Explore
Help
Sign In
opdavies
/
wordcamp-bristol-2019
Watch
1
Star
0
Fork
You've already forked wordcamp-bristol-2019
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
dd7b79f395
wordcamp-bristol-2019
/
wp-content
/
themes
/
twentynineteen-tailwindcss
/
tailwind.config.js
11 lines
142 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Override gray-600
2019-03-22 22:10:31 +00:00
module
.
exports
=
{
theme
:
{
extend
:
{
colors
:
{
'gray-600'
:
'#767676'
,
Extract entry-title into a component
2019-03-23 07:18:14 +00:00
inherit
:
'inherit'
,
Override gray-600
2019-03-22 22:10:31 +00:00
}
,
}
,
}
,
}
Reference in a new issue
Copy permalink