This website requires JavaScript.
Explore
Help
Sign in
opdavies
/
presentations
Watch
1
Star
0
Fork
You've already forked presentations
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
7fe8c5fa3f
presentations
/
wp-content
/
themes
/
twentynineteen-tailwindcss
/
tailwind.config.js
11 lines
139 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'
,
Remove extra commas
2019-03-28 20:10:39 +00:00
}
}
}
Override gray-600
2019-03-22 22:10:31 +00:00
}
Reference in a new issue
Copy permalink