Skip to content

v8.2.0

Compare
Choose a tag to compare
@shawnbot shawnbot released this 02 Oct 23:30
871b0d8

🚀 Features

  • The new primer/no-unused-vars rule helps catch unused Sass variables in your project #46
  • The new primer/variables rule helps enforce the use of specific Primer SCSS variables in a variety of known CSS properties, and can fix common problems automatically! #28

📝 Documentation

🏠 Internal

  • Resolve a security vulnerability with npm audit fix