Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update how styles are included in the project #175

Merged
merged 2 commits into from
Jul 22, 2022
Merged

Conversation

ellthompson
Copy link
Contributor

All components styles are now imported through the base Element class. This removes the duplication of css when importing multiple components into a project. However the list of component style imports must now be maintained in the Element/style.scss class.

This PR also includes the ability to build a bundled version of all the scss used in this project so that the PCUI styling can be imported into a user project and extended as necessary.

@ellthompson ellthompson added the enhancement New feature or request label Jul 22, 2022
@ellthompson ellthompson requested a review from a team July 22, 2022 11:26
@ellthompson ellthompson self-assigned this Jul 22, 2022
Copy link
Contributor

@josflesan josflesan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :)

@josflesan josflesan merged commit a3d17a5 into main Jul 22, 2022
@ellthompson ellthompson deleted the styling-update branch January 18, 2023 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants