搜索 "percentage" 的结果(共 4 个)
postcss-opacity-percentage
PostCSS plugin to transform percentage-based opacity values to more compatible floating-point values.
MIT
@cryptic-css/plugin-ratio
It add support for margin and padding props to pass ratio value to calculate percentage for the classic `padding hack`.
MIT
gray-percentage
Convenience function to get a gray value by percentage e.g. gray(60) -> hsla(0,0%,100%,0.4)
MIT