Skip to content

Releases: humidair1999/nuclide

v2.0.0

30 Sep 04:45
Compare
Choose a tag to compare
  • added silent classes for all atomic classes for use in molecules and with @extend
  • removed generation of -mobile classes; nuclide is mobile-first, so you should be using the base classes for your mobile/default styling, and overriding using -tablet and -desktop!
  • added code comments prefixed with = for easily finding in generated output CSS
  • removed molecular configuration, as molecules aren't part of core nuclide
  • minor code comment and file naming improvements

v1.0.0

11 May 09:05
Compare
Choose a tag to compare

Initial release!

  • Atomic styles for all widely-used CSS properties supported down to IE8
  • Source Sans Pro and FontAwesome webfonts included by default (and for instructional purposes)
  • Configuration housed in config.scss file
  • Sass maps and other modern features (>= v3.3) used