Hacker News
- Img2css: convert any image into a CSS “image” using only box shadows http://javier.xyz/img2css/ 23 comments
Lobsters
- How not to use box shadows https://dgerrells.com/blog/how-not-to-use-box-shadows 3 comments css , graphics
- Mew pixel art using only box-shadow and zero divs or other elements https://codepen.io/havardob/pen/pozrqpp 3 comments css
- I made a pixel painter that allows you to drag and drop an image on the artboard to use as a template, change the size of the artboard, and exports into a block of css that you can apply to any empty div. Not really any use-cases but a fun exploration of css box-shadow. https://codepen.io/quinlo/full/rvppkg 3 comments webdev
- I created a 3D Pause Button using only CSS box-shadows and linear-gradient https://codepen.io/havardob/full/bgwmykq 7 comments css
- [codepen] I made this fancy input field that uses linear-gradients and box-shadow for a nice :focus effect https://codepen.io/rikschennink/details/rpngyy/ 8 comments web_design
- I found a new bug in the latest version of Chrome, where using CSS box-shadow can cause your entire site to crash http://hackingui.com/front-end/chrome-box-shadow-bug-that-crashed-our-site/ 30 comments webdev
- Using "box shadows" and clip-path together https://css-tricks.com/using-box-shadows-and-clip-path-together/ 15 comments web_design
- Img2css: convert any image into a CSS “image” using only box shadows http://javier.xyz/img2css/ 15 comments css
- Pixel painter that exports your art to a style block using pretty much just box shadow to repaint your work.... I dont know why i made this but fun to explore what box shadow can do:) https://codepen.io/quinlo/full/rvppkg 7 comments css
- My girlfriend thinks this site I made is dumb. I think it's a good time if you're into making websites. It's a webapp where you can make pixel art/logos/whatever using divs or using box shadow. Thoughts? http://www.snobot.com 34 comments webdev