Skip to content
This repository has been archived by the owner on Jul 20, 2021. It is now read-only.

Version 3.0.0-beta | Making More Sense

Latest
Compare
Choose a tag to compare
@mattxwang mattxwang released this 07 Sep 23:56
· 15 commits to gh-pages since this release

Heya there,

This is me reworking more and more bad code. In this beta release for version 3, I change how Liteweight works to make it make more sense, and less like a jumble of bad code strung together. Some of this stuff is still up in the air, but this is what Liteweight should look like from now on.

Changelog

  • Updates NPM Dependencies (major change is using node-sass instead of ruby-sass)
  • Changes name of liteweight-nexa -> liteweight-duo, and no longer loads the font by default
  • Moves WIP/experimental stuff to liteweight-full, by default liteweight no longer ships WIP features
  • When possible, uses bg-* and border-* modifiers instead of redundant element modifiers
  • Makes white-filled elements have contrastable text
  • Gets rid of *-full class
  • Adds coloured links
  • Makes all borders 1px
  • Generally cleans up documentation to be more accurate