搜索 "separated" 的结果(共 10 个)
postcss-color-rgb
PostCSS plugin to transform W3C CSS Color Module Level 4 rgb() new syntax to more compatible CSS (comma-separated rgb() or rgba())
MIT
postcss-color-hsl
PostCSS plugin to transform W3C CSS Color Module Level 4 hsl() new syntax to more compatible CSS (comma-separated hsl() or hsla())
MIT
listify
Turn an array into a list of comma-separated values, appropriate for use in an English sentence.
MIT
kebab-case
Convert a string to kebab-case, i.e. its dash separated form
MIT
uppercamelcase
Convert a dash/dot/underscore/space separated string to UpperCamelCase
MIT
cssnano-util-get-arguments
Get a list of arguments, separated by a comma.
MIT
capital-case
Transform into a space separated string with each word capitalized
MIT