Files
30-seconds-of-code/README.md
Stefan Feješ 3245ad301c Delete Gitter link
We're closing our Gitter and Slack channels - very few used it, and we can be 100% reliable on issues and PR's
2019-03-15 21:06:44 +01:00

23 lines
1.0 KiB
Markdown

# 30 Seconds of CSS
<a href="https://30-seconds.github.io/30-seconds-of-css/" target="_blank">![logo](https://i.imgur.com/kPMfyD4.jpg)</a>
[![License](https://img.shields.io/badge/license-CC0--1.0-blue.svg)](https://github.com/30-seconds/30-seconds-of-css/blob/master/LICENSE) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](http://makeapullrequest.com) [![Insight.io](https://img.shields.io/badge/insight.io-Ready-brightgreen.svg)](https://insight.io/github.com/30-seconds/30-seconds-of-css/tree/master/?source=0)
A curated collection of useful CSS snippets you can understand in 30 seconds or less.
Inspired by [30 seconds of code](https://github.com/Chalarangelo/30-seconds-of-code).
## View online
https://30-seconds.github.io/30-seconds-of-css/
## Contributing
See CONTRIBUTING.md for the snippet template.
#### Related projects
- [30 Seconds of Code](https://30secondsofcode.org/)
- [30 Seconds of Interviews](https://30secondsofinterviews.org/)
- [30 Seconds of React](https://github.com/30-seconds/30-seconds-of-react)