IBM-Watson / design-guide

IBM Watson's Design Guide
http://watsondesign.guide/
Other
103 stars 39 forks source link

Adding !optional to @extend %base--font-weight; #498

Closed nfriedly closed 7 years ago

nfriedly commented 8 years ago

This resolves the error we've been seeing when trying to generate the WDC website today:

Error: "%body--typography" failed to @extend "%base--font-weight". The selector "%base--font-weight" was not found. Use "@extend %base--font-weight !optional" if the extend should be able to fail.