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

feat(css): bundle CSS with JS and support themes #24

Merged
merged 5 commits into from
Oct 26, 2021
Merged

Conversation

mkrl
Copy link
Owner

@mkrl mkrl commented Oct 26, 2021

Description

This creates a tiny build system to ship minified CSS in a JS bundle. This simplifies the distribution and further reduces the size.

Also added theming support based on CSS variables + interactive examples to the website.

Fixes #15
Related to #13

Pre-review checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation (if required)
  • My contribution is awesome

@mkrl mkrl added enhancement New feature or request docs styling Style-related issues and bugs labels Oct 26, 2021
@mkrl mkrl self-assigned this Oct 26, 2021
@mkrl mkrl merged commit bc02e99 into master Oct 26, 2021
@mkrl mkrl deleted the bundle-css-with-js branch October 26, 2021 15:24
@github-actions
Copy link

🎉 This PR is included in version 1.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs enhancement New feature or request released styling Style-related issues and bugs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Theming support
1 participant