forked from jacobrask/CSS1K
-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathREADME
More file actions
11 lines (8 loc) · 701 Bytes
/
README
File metadata and controls
11 lines (8 loc) · 701 Bytes
1
2
3
4
5
6
7
8
9
10
11
A demonstration of what can be accomplished through only 1 K of CSS.
Available at http://css1k.net
Conceived and raised by Jacob Rask [https://github.com/jacobrask], adopted by Anika Henke [https://github.com/selfthinker] and nurtured by lots of contributors [https://github.com/selfthinker/CSS1K/graphs/contributors].
Fork to participate!
Vendor prefixes are added automatically with PrefixFree, so submit your file minified and without any vendor prefixed properties.
Remember that the file has to be 1024 bytes or less.
You can use `tools/1kcheck[.exe] styles` to check if your file is still within that limit.
Licensed under the MIT license [http://www.opensource.org/licenses/mit-license.php].