Justineo / postcss-discard-overriddenLinks
PostCSS plugin to discard overridden keyframes or counter-style.
☆16Updated 9 years ago
Alternatives and similar repositories for postcss-discard-overridden
Users that are interested in postcss-discard-overridden are comparing it to the libraries listed below
Sorting:
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Object of "void elements" as defined by the WHATWG HTML Standard.☆26Updated 3 years ago
- Track the list of currently unhandled promise rejections☆24Updated 7 years ago
- Check if a given module ID is resolvable with require()☆16Updated 7 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- Use 4 & 8 character hex color notation in CSS☆28Updated 3 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- A list of directories you should ignore by default☆23Updated 3 years ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Updated 4 months ago
- Repeat a string - fast☆35Updated 4 years ago
- utility to create a pretty report for a vfile☆20Updated 2 years ago
- Truncate a URL to a specific length☆62Updated 2 months ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Find a file given a declaration of locations.☆12Updated 3 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome