Skip to content

Font Smoothing Mixins and Deprecated Namespacing

Compare
Choose a tag to compare
@monibons monibons released this 14 Nov 17:03
· 163 commits to master since this release
0170deb

Deprecated Namespacing

The prefix jw- is no longer used on any variables or classes. The prefix ds- will be used moving forward.

Impacted files:

  • brand-colors.less
  • data-colors.less
  • fonts.less
  • brand-colors.less
  • mixins.less

Optimization

The mixins.less file now includes support for enabled or resetting font-smoothing.

  • .font-smoothing(on)
  • .font-smoothing(off)