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

TailwindCSS Support #53

Open
flmel opened this issue Feb 1, 2024 · 0 comments
Open

TailwindCSS Support #53

flmel opened this issue Feb 1, 2024 · 0 comments

Comments

@flmel
Copy link

flmel commented Feb 1, 2024

Easier way of styling components with Tailwind can be achieved by incorporating either PostCSS, TailwindCLI or TailwindCDN directly in the gateway and when components are ready to be published user can/should compile the CSS file (can also be automated)

I believe for testing purposes users shall be able to have easy way to inject anything they want into the development gateway provided anyway

The resulted CSS file can be uploaded and referenced later in an wrapper component similar to this implementation by Andria

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant