@eightshift/frontend-libs-tailwind
Advanced tools
Changelog
[1.4.8]
domain parameter
to setCookie function.Changelog
[1.4.7]
Changelog
[1.4.6]
@eightshfit
packages from node_modules
.buildWpRestUrl
helper for easily fetching WP REST URLs. (Similar to fetchFromWpRest
, but allows you control over how you fetch).Changelog
[1.4.5]
BlockInserter
is now only visible when the block it's assigned to is selected. This behavior can be changed by setting alwaysVisible
.Changelog
[1.4.4]
supports
key in block manifests during block registration.Changelog
[1.4.3]
base
as a part
.Changelog
[1.4.2]
combinations
output in tailwindClasses
helper.url()
imports for images not working due to Webpack config.Changelog
[1.4.1]
tailwindClasses
check will now work even if no parts
are defined.Changelog
[1.4.0]
tailwindClasses
function.twClassesEditor
is now appended to twClasses
. Use twClassesEditorOnly
for editor-only classes.parts
key in manifest now supports specifying multiple parts using a comma-separated string.@tailwind
rules.