Skip to content

BareCSS v1.1.0

Latest
Compare
Choose a tag to compare
@longsien longsien released this 05 Mar 10:44
· 4 commits to master since this release

This release introduces breaking changes by going 100% classless. I apologise to the 2 people who actually use this framework as some re-work will need to be done. Please refer to documentation.

  • Removed all classes
    • Grids no longer use classes
    • Buttons no longer use classes
    • Cards no longer use classes
    • The xx default class has now been made an attribute
    • Changed utility classes to attributes
  • Introduced tags
  • Introduced rounded buttons
  • Changed tooltip behaviour and attribute
    • Instead of data-tt it's now just tt
    • Anchor link tooltips now require the att attribute
  • Introduced footer
  • Includes a template HTML file