Skip to content

New breakpoint and template systems

Latest
Compare
Choose a tag to compare
@pedrocoutinhosilva pedrocoutinhosilva released this 19 Apr 15:03
· 3 commits to main since this release
432c977
  • Revamped template engine.
    • Templates are now easier to generate and manage. See the vignette for more information.
  • Revamped breakpoint systems.
    • Breakpoint systems are now easier to generate and manage. See the vignette for more information.
  • Reduce CSS rules specificity.
    • Overwriting package rules should now be easier.
  • Additional documentation
    • New vignettes.
    • New examples.