only-valid-arbitrary-values: e.g. avoidtop-[42], only0value can be unitless. e.g. avoidtext-[rgba(10%,20%,30,50%)], can't mix%and0-255. npm ieslint-plugin-tailwindcss Repository github.com/francoismassart/eslint-plugin-tailwindcss ...
Don't output unparsable arbitrary values (#7789) Fix generation of div:not(.foo) if .foo is never defined (#7815) Allow for custom properties in rgb, rgba, hsl and hsla colors (#7933) Remove autoprefixer as explicit peer-dependency to avoid invalid warnings in situations where it isn't...
Think of a Tailwind class which allows arbitrary values. In this scenario you can use a validator function which takes a class part and returns a boolean indicating whether a class is part of a class group.For example, here is the fill class group:...
JIT: Improve support for calc and var in arbitrary values (#4147) Convert hsl colors to hsla when transforming for opacity support instead of rgba (#3850) Fix backdropBlur variants not being generated (#4188) Improve animation value parsing (#4250) Ignore unknown object types when hashing conf...
<!-- with arbitrary values --> Hello, Tailwind CSS! <!-- or arbitrary with / --> Hello, Tailwind CSS! Warning New experimental long shadow feature module.exports = { // ...other configurations require("@designbycode/tailwindcss-text-shadow" ) ({ experimental: true, // 👈 }) ...
Since there are no standard data-* attributes by definition, by default we only support arbitrary values out of the box, for example: data- 没有官方默认属性,所以默认只支持[]传入任意值,例如 You can configure shortcuts for common data attribute selectors...
Tailwind CSS Plugins - Explore various Tailwind CSS plugins that enhance your web development experience with customizable utilities and components.
JIT: Improve support for calc and var in arbitrary values (#4147) Convert hsl colors to hsla when transforming for opacity support instead of rgba (#3850) Fix backdropBlur variants not being generated (#4188) Improve animation value parsing (#4250) Ignore unknown object types when hashing conf...
Don't output unparsable arbitrary values (#7789) Fix generation of div:not(.foo) if .foo is never defined (#7815) Allow for custom properties in rgb, rgba, hsl and hsla colors (#7933) Remove autoprefixer as explicit peer-dependency to avoid invalid warnings in situations where it isn't...
Don't output unparsable arbitrary values (#7789) Fix generation of div:not(.foo) if .foo is never defined (#7815) Allow for custom properties in rgb, rgba, hsl and hsla colors (#7933) Remove autoprefixer as explicit peer-dependency to avoid invalid warnings in situations where it isn't...