Closed masilver99 closed 7 years ago
For example: div[itemprop="blogPost"] { border: 1px solid #e3e3e3; border-radius: 3px 3px 0 0; } will be removed from the compiled CSS.
The leafo version of the sass compiler is out of date. Updating the leafo source to the latest appears to be working for me.
Hi masilver99 thank you. I will check this issue.
👍 Please check: https://github.com/gsuez/master-bootstrap-3/pull/44
For example: div[itemprop="blogPost"] { border: 1px solid #e3e3e3; border-radius: 3px 3px 0 0; } will be removed from the compiled CSS.
The leafo version of the sass compiler is out of date. Updating the leafo source to the latest appears to be working for me.