2.0.9 • Published 1 year ago

knowcss v2.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

KnowCSS

KnowCSS, the NoCSS Engine (version 2.0) https://www.knowcss.com/

<!-- Copy these 2 files locally to customize colors and shorthand -->
<script src="https://cdn.jsdelivr.net/gh/knowcss/knowcss@latest/src/knowcss-colors.js"></script>
<script src="https://cdn.jsdelivr.net/gh/knowcss/knowcss@latest/src/knowcss-shorthand.js"></script>

<!-- Use latest stable, minified version -->
<script src="https://cdn.jsdelivr.net/gh/knowcss/knowcss@latest/dist/js/knowcss.min.js"></script>

<div id="root">
<div class="bold color-black font-size-16px">Hello, world!</div>
</div>

License

Copyright (c) 2021 Jeremy Anderson. KnowCSS is available under the MIT License.

2.0.3

1 year ago

2.0.2

1 year ago

2.0.5

1 year ago

2.0.4

1 year ago

2.0.9

1 year ago

2.0.1

1 year ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago