Skip to content

Releases: barcia/corecss

v6.1.0

11 Jan 21:57
17c7422
Compare
Choose a tag to compare

Changed

  • Rename from standarize to CoreCSS - 544e379
  • Update dependencies
  • Refactor table CSS selector - c5193d9

Removed

  • Remove indentation rule from .stylelintrc.json - f0ea2bf

v6.0.0

17 Mar 18:37
8572ff6
Compare
Choose a tag to compare

Added

Changed

  • Update media content properties 28f5adf
  • Update A11Y properties 03915df
  • Add :where in all files 8785117)

Fixed

  • Correct vertical align of progress element 4f77832

v5.0.0

20 Feb 12:41
9e22c6c
Compare
Choose a tag to compare

Changed

  • Use PostCSS instead Sass 70d7004
  • #24 Update prefers-reduced-motion: reduce media 31b1784
  • Update code font-family cb2e7c2
  • Increase specificity of attr hidden 144c3c9

Added

v4.0.0

25 Sep 18:33
ad4b6b2
Compare
Choose a tag to compare

Release Notes

Now standarize is divided into several Scss files. In addition, small improvements were made in the code, and optimizations in the project.

The old changelog can be found here

Changelog

Added

  • #20 webkit-font-smoothing: antialiased

Changed

  • Split the source code in Scss files
  • #19 Set address default font to inherit
  • Change the distributable directory
  • Remove CHANGELOG.md file because now the changelog and release notes are in standarize/releases
  • Update monospace fonts
  • Rewrite README.md

Removed

  • Remove the custom docs