thomas-darling / gulp-dependentsLinks
Gulp plugin that tracks dependencies between files and adds any files that depend on the files currently in the stream, thus enabling incremental build.
☆16Updated 2 years ago
Alternatives and similar repositories for gulp-dependents
Users that are interested in gulp-dependents are comparing it to the libraries listed below
Sorting:
- Disallow property values that are ignored due to another property value in the same rule.☆106Updated last week
- Use variables, JS-like expressions, and even markup-powered logic in your HTML.☆122Updated last year
- The custom `sort` method (mobile-first / desktop-first) for the `postcss-sort-media-queries` and `css-mqpacker`, or possibly something e…☆52Updated 4 months ago
- PostCSS plugin to minify CSS using CSSO☆120Updated last year
- Stylelint rule for preventing the use of low performance animation and transition properties.☆82Updated last week
- VS Code plugin to sort CSS rules content with specified order.☆59Updated last year
- 👩👧👦 PostCSS plugin to reference any parent/ancestor selector in nested CSS.☆104Updated 3 weeks ago
- PostCSS plugin add 'momentum' style scrolling behavior (-webkit-overflow-scrolling: touch) for elements with overflow (scroll, auto) on i…☆69Updated 2 years ago
- Modules Plugin☆83Updated 2 years ago
- PostCSS plugin to combine equal media query rules.☆114Updated 4 months ago
- PostCSS plugin inlines remote files.☆49Updated 2 years ago
- PostCSS plugin to reduce calc()☆217Updated 3 months ago
- Linter for Browserslist config☆47Updated 6 months ago
- Stylelint plugin for working with different color spaces☆46Updated last year
- PostCSS syntax for parsing HTML (and HTML-like)☆60Updated 4 years ago
- PostCSS plugin for sorting and combining CSS media queries with mobile-first / desktop-first methodologies.☆149Updated 7 months ago
- A Stylelint plugin to enforce the use of logical CSS properties, values and units.☆53Updated last week
- PostCSS plugin to make dark/light theme switcher by copying styles from media query to special class☆162Updated last year
- PostCSS plugin enabling custom scrollbars☆74Updated 2 years ago
- stylelint + idiomatic-css = ❤️☆186Updated last year
- Stylelint plugin to validate CSS syntax☆93Updated last year
- Detect support for WEBP images in the browser in 0.3KB☆111Updated 2 years ago
- SASS plugin for gulp☆42Updated 2 years ago
- Use Sass-like variables, conditionals, and iterators in CSS☆140Updated 8 months ago
- PostCSS plugin to extract all media query from CSS and emit as separate files.☆134Updated 3 months ago
- @import stylesheets inside nested CSS☆18Updated last year
- A PostCSS plugin to emulate flex gap using margins