css icon indicating copy to clipboard operation
css copied to clipboard

Assorted CSS and UI experiments.

Results 31 css issues
Sort by recently updated
recently updated
newest added

Bumps [debug](https://github.com/debug-js/debug) to 2.6.9 and updates ancestor dependencies [debug](https://github.com/debug-js/debug), [grunt-contrib-watch](https://github.com/gruntjs/grunt-contrib-watch), [connect](https://github.com/senchalabs/connect), [morgan](https://github.com/expressjs/morgan), [serve-index](https://github.com/expressjs/serve-index) and [serve-static](https://github.com/expressjs/serve-static). These dependencies need to be updated together. Updates `debug` from 0.7.4 to 2.6.9 Release notes...

dependencies

Bumps [ms](https://github.com/vercel/ms), [connect](https://github.com/senchalabs/connect), [morgan](https://github.com/expressjs/morgan), [serve-index](https://github.com/expressjs/serve-index) and [serve-static](https://github.com/expressjs/serve-static). These dependencies needed to be updated together. Updates `ms` from 0.7.1 to 2.0.0 Release notes Sourced from ms's releases. 2.0.0 Major Changes Limit...

dependencies

Bumps [qs](https://github.com/ljharb/qs) to 6.5.3 and updates ancestor dependency [grunt-contrib-watch](https://github.com/gruntjs/grunt-contrib-watch). These dependencies need to be updated together. Updates `qs` from 6.5.2 to 6.5.3 Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse:...

dependencies

Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.0.3 and updates ancestor dependencies [minimatch](https://github.com/isaacs/minimatch), [grunt-contrib-jshint](https://github.com/gruntjs/grunt-contrib-jshint) and [grunt-contrib-watch](https://github.com/gruntjs/grunt-contrib-watch). These dependencies need to be updated together. Updates `minimatch` from 0.2.14 to 3.0.3 Commits eed8949 v3.0.3 ecabc57 Do...

dependencies

Hi there, I saw that your Readme.md and Thought it needed some improvement so I decided to add some simple content to it I hope you will add the pull...

Changes: 1. Used const and let instead of var for better scoping and avoiding potential issues with hoisting. 2. Removed redundant false argument in event listeners, as it’s the default....

Changes: 1. Removed the duplicated body selector. 2. Grouped the h2 and h3 headings together where padding was the same. 3. Used translateX() instead of translate() to make the transform...

- Automatic Plugin Loading - Dynamic File Processing - Live Reload for Development - More Efficient Watching