Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

fix(css): stop using @extend for rules in a different module. #3400

Closed
wants to merge 1 commit into from

Conversation

jelbourn
Copy link
Member

Some components were using @extend to reference rules in other components or in core, but when individual components are built via buildModule, they are only built with variables.scss and mixins.scss. This resulted in missing rules for people who were using individual components instead of the entire library.

@jelbourn jelbourn added for: internal contributor The team will address this issue and community PRs are not requested. ui: CSS labels Jun 22, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
for: internal contributor The team will address this issue and community PRs are not requested. ui: CSS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant