Update to Tailwind v0.6.4
This commit is contained in:
parent
7782a760d2
commit
5bcbbf80b1
|
@ -896,6 +896,7 @@ module.exports = {
|
||||||
shadows: ['responsive', 'hover', 'focus'],
|
shadows: ['responsive', 'hover', 'focus'],
|
||||||
svgFill: [],
|
svgFill: [],
|
||||||
svgStroke: [],
|
svgStroke: [],
|
||||||
|
tableLayout: ['responsive'],
|
||||||
textAlign: ['responsive'],
|
textAlign: ['responsive'],
|
||||||
textColors: ['responsive', 'hover', 'focus'],
|
textColors: ['responsive', 'hover', 'focus'],
|
||||||
textSizes: ['responsive'],
|
textSizes: ['responsive'],
|
||||||
|
|
Loading…
Reference in New Issue