knowcss

2.0.9 • Public • Published

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.

Readme

Keywords

Package Sidebar

Install

npm i knowcss

Weekly Downloads

4

Version

2.0.9

License

MIT

Unpacked Size

245 kB

Total Files

40

Last publish

Collaborators

  • hiwind
  • janderson-watchbox