larrybotha / struct-scss

An SCSS framework based on BEM, SUIT, SMACSS, and ITCSS
MIT License
31 stars 12 forks source link

fix(core _images.scss): revert height: auto update #30

Closed larrybotha closed 2 years ago

larrybotha commented 2 years ago

using img:not([height]) adds specificity to img which can't be overridden by a class with low specificity

larrybotha commented 2 years ago

:tada: This PR is included in version 3.2.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: