Liking cljdoc? Tell your friends :D

re-css Changelog

0.2.1 (Jan 30th, 2019)

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

0.2.0 (Nov 12th, 2018)

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

0.1.1 (Oct 2nd, 2018)

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

0.1.0 (Sep 25th, 2018)

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

0.0.1 (Sep 18th, 2018)

  • Initial snapshot of re-css

Can you improve this documentation?Edit on GitHub

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

× close