Liking cljdoc? Tell your friends :D

1.0.0 / 2019-06-17

  • Added CSS property support detection with supports?
  • Added the ability to change properties through transformation fns
  • Use Bash as CLI instead of LUMP

0.2.1 / 2019-01-30

  • Added the ability to use defkeyframes (and possibly other @ style css attributes)

0.2.0 / 2018-10-02

  • Removed styled and changed to classes. Now only returns a map of {:class "generated class names"} instead of all attrs

0.1.1 / 2018-10-02

  • Allow defining attributes as functions to be evaluated before style mount.
  • Moved CSS string generation to before style mount. PRs #14.

0.1.0 / 2018-09-25

  • Added support for global shared styles (i.e. @font-face). PRs #13. Credits: @AndreTheHunter

0.0.1 / 2018-09-18

  • Initial release

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close