Skip to content

v2.1.9

Latest
Compare
Choose a tag to compare
@tancredi tancredi released this 18 Jul 01:23
· 4 commits to master since this release
aecdded
  • Implement --cssfontsurl option which allows specifying a base url used in the CSS template which will override the otherwise relatively generated one
  • Ensure using --csspath and --htmlpath will always resolve relativity between each others filepaths, and fix logging of their destinations
  • Implement --selector option which allows specifying more complex base selectors which will be passed to the core library
  • Add --tag option
  • Ensure the CSS template supports both usage of a baseSelector and the previous implementation which would generate a pattern-based selector for the classNames
  • Import the CSS file in the generated HTML rather than inlining the generated CSS