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

feature(theme-base): Generate a report for used CSS vars upon build #1727

Merged
merged 2 commits into from
Jun 5, 2020

Conversation

vladitasev
Copy link
Contributor

This change introduces a small script that gathers all CSS vars from https://github.com/SAP/theming-base-content used in UI5 Web Components. At the time of creating this PR they are 205.

The report itself can be found at: packages/theme-base/css-vars-usage.json.

The report will be re-generated on every build.

closes: #1723

@vladitasev vladitasev merged commit 9b4b6c4 into master Jun 5, 2020
@vladitasev vladitasev deleted the generate-css-vars-usage-report branch June 5, 2020 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Generate a JSON file that shows what CSS variables a release depends on
2 participants