yuezk / postcss-filter-gradientLinks
PostCSS plugin for generating the old IE supported filter gradients.
☆16Updated 4 years ago
Alternatives and similar repositories for postcss-filter-gradient
Users that are interested in postcss-filter-gradient are comparing it to the libraries listed below
Sorting:
- A Babel preset that uses modify-babel-preset to modify babel-preset-es2015 and enable loose mode where available.☆63Updated 6 years ago
- PostCSS plugin to rewrite CSS gradients code with existing vendor prefixes☆15Updated 9 years ago
- PostCSS 后编译插件,修复常见 CSS 错误,被动提高代码质量。☆13Updated 9 years ago
- PostCSS plugin that adds a user input scope to each selector☆47Updated last year
- Create an array without duplicates☆71Updated 4 years ago
- Use 4 & 8 character hex color notation in CSS☆28Updated 3 years ago
- Limit a PostCSS processor to a local stylesheet context.☆36Updated 9 years ago
- Fault tolerant CSS parser for PostCSS☆126Updated 7 months ago
- PostCSS plugin to add opacity filter for IE8 and legacy browsers☆30Updated 2 years ago
- Parses a CSS file, finds imports, grabs the content of the linked file and replaces the import statement with it.☆35Updated 5 years ago
- Expand CSS shorthand properties☆48Updated 3 years ago
- Get namespaced config from the closest package.json☆121Updated last year
- Simple ES6 Array.prototype.findIndex polyfill for older environments.☆28Updated 7 months ago
- A robust & optimized ES3-compatible polyfill for the `Array.from` method in ECMAScript 6.☆67Updated last year
- List of SPDX licenses☆89Updated 3 months ago
- Truncate a URL to a specific length☆61Updated 4 years ago
- PostCSS plugin to add single and double colon peudo selectors☆19Updated 2 years ago
- Get the callsite of the caller function☆52Updated 3 years ago
- PostCSS plugin that prefix a namespace to a selector☆15Updated 7 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Array.prototype.includes spec-compliant polyfill