forked from jacobrask/CSS1K
-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathREADME
11 lines (8 loc) · 701 Bytes
/
README
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].