tailwindcss
Advanced tools
Changelog
[1.0.0-beta.6] - 2019-04-27
-top-6
, -right-4
) and z-index (-z-10
) utilities, using the same negative key syntax supported by the margin pluginorder
utilitiescursor-text
class by defaultnegativeMargin
plugin, now the regular margin
plugin supports generating negative classes (like -mx-6
) by using negative keys in the config, like -6
Changelog
[1.0.0-beta.5] - 2019-04-18
corePlugins: false
@apply
directivesChangelog
[1.0.0-beta.4] - 2019-03-29
container
key to the scaffolded config file when generated with --full
SFMono-Regular
from the beginning of the default monospace font stack, it has no italic support and Menlo looks better anywaysextend
Changelog
[1.0.0-beta.3] - 2019-03-18
theme.extend
bolder
for strong tags by default instead of fontWeight.bold
Changelog
[1.0.0-beta.2] - 2019-03-17
theme
section of the config file are now passed a theme
function instead of an object@screen
didn't work at all 🙃Changelog
[1.0.0-beta.1] - 2019-03-17
maxWidth
scalelist-style-type
and list-style-position
break-all
utilityobject-position
utilities are now customizable under theme.objectPosition
cursor
utilities are now customizable under theme.cursors
flex-grow/shrink
utilities are now customizable under theme.flexGrow/flexShrink
Changelog
[0.7.4] - 2019-01-23
.
character had the responsive prefix added in the wrong placeChangelog
[0.7.2] - 2018-11-05
--no-autoprefixer
option to CLI build
commandChangelog
[0.7.1] - 2018-11-05