dae36da7a0
added klaro files (src and external) |
||
---|---|---|
.. | ||
configs | ||
examples | ||
cm.js | ||
config.js | ||
ide.js | ||
index.html | ||
klaro-no-css.js | ||
klaro-no-translations-no-css.js | ||
klaro-no-translations.js | ||
klaro.css | ||
klaro.js | ||
klaro.min.css | ||
README.md | ||
translations.js |
Klaro Distribution Files
These files are transpiled from the src
folder, you can integrate them into your website. The following
files are available for download:
- klaro.js: Minified version of Klaro, CSS included.
- klaro-no-css.js: Minified version of Klaro, CSS not included.
- klaro.css: Non-minified CSS (useful if you want to modify it yourself).
- klaro.min.css: Minified CSS.
If you want to use Klaro with its existing styles (which you can still overwrite with more specific rules) simply download and include klaro.js. If you want to define your own styles from scratch, simply download and include klaro-no-css.js.