Skip to content

Commit 1892a18

Browse files
authored
Merge pull request mdn#45 from wbamberg/add-css-tools
Add CSS tools to css-examples
2 parents 82f0e87 + 382a70d commit 1892a18

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

67 files changed

+10208
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,5 @@ The "object-fit-basics" directory contains a simple page demonstrating typical u
1515
The "object-fit-gallery" directory contains a fun image gallery that uses <code>object-fit</code> to display the images more nicely, both in thumbnail and full size view. [Run the example live](http://mdn.github.io/css-examples/object-fit-gallery/).
1616

1717
The "overscroll-behavior" directory contains a simple page demonstrating typical usage of different <code>overscroll-behavior</code> values. [Run example live](http://mdn.github.io/css-examples/overscroll-behavior/).
18+
19+
The "tools" directory contains various tools for working with CSS, including a [color picker](http://mdn.github.io/css-examples/tools/color-picker/) and a [box shadow generator](http://mdn.github.io/css-examples/tools/box-shadow-generator/).
172 Bytes
Loading
181 Bytes
Loading
175 Bytes
Loading
372 Bytes
Loading
507 Bytes
Loading
1.31 KB
Loading
1.33 KB
Loading
367 Bytes
Loading
577 Bytes
Loading

0 commit comments

Comments
 (0)