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

Create a CSS Library|Framework from SASS in Block Library for theme developers #33806

Open
overclokk opened this issue Aug 1, 2021 · 1 comment
Labels
[Feature] Themes Questions or issues with incorporating or styling blocks in a theme. [Type] Discussion For issues that are high-level and not yet ready to implement. [Type] Feature New feature to highlight in changelogs.

Comments

@overclokk
Copy link

I know that with Global Styles we will change all block styles, but I think something like a CSS library/framework (named as you like) could be very usefull for theme developer that uses Bootstrap or Tailwind or other thing.

If we had such a library we could have an easy way to generate the remaining CSS that we need for ours themes, the one not generated by the global style.

With that library I could use npm to import it in my theme and then develope what I need for all block I use in the site instead of loadiing this https://github.com/WordPress/gutenberg/tree/trunk/packages/block-library/src

This was something I had in mind from some months, you can read more here https://wordpress.slack.com/archives/C02RP4Y3K/p1614796355237500

@priethor priethor added [Feature] Themes Questions or issues with incorporating or styling blocks in a theme. [Type] Discussion For issues that are high-level and not yet ready to implement. [Type] Feature New feature to highlight in changelogs. labels Aug 4, 2021
@overclokk
Copy link
Author

overclokk commented Oct 16, 2021

Let's start with some basic idea, styling buttons, for now I add 2 issue to follow here: #34196 and #34198

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] Themes Questions or issues with incorporating or styling blocks in a theme. [Type] Discussion For issues that are high-level and not yet ready to implement. [Type] Feature New feature to highlight in changelogs.
Projects
None yet
Development

No branches or pull requests

2 participants