Skip to content

issues Search Results · repo:rbtech/gulp-css-purge language:JavaScript

Filter by

2 results
 (38 ms)

2 results

inrbtech/gulp-css-purge (press backspace or delete to remove)

I ve encountered an issue wherein I m trying to purge a (third-party) CSS file and I m getting the following error: CSS Parser Error: probably have something funny in your CSS, change it then please try ...
  • LukasRos
  • 3
  • Opened 
    on Sep 18, 2019
  • #2

when hsla() or hsl() is used if the saturation and/or lightness has a value of 0% the output css removes value. hsla(0, 0%, 60%, 0.6) outputs to hsla(0,, 60%, 0.6) hsl(123, 10%, 0%) outputs to hsl(123,10%,,) ...
  • RoyBraggBroadridge
  • 2
  • Opened 
    on Jul 26, 2018
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub