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

How to setup this extension with tailwindcss ? #56

Closed
Suraj-Gole opened this issue Nov 1, 2022 · 3 comments
Closed

How to setup this extension with tailwindcss ? #56

Suraj-Gole opened this issue Nov 1, 2022 · 3 comments

Comments

@Suraj-Gole
Copy link

I have to create cep extension with tailwindcss can you help me in it? Do you have any solution ?

@Suraj-Gole Suraj-Gole reopened this Nov 1, 2022
@HendrixString
Copy link
Owner

You can add a build step in webpack for example for tailwind or include tailwind statically

@Suraj-Gole
Copy link
Author

How to add a build step for tailwind? I have tried a lot but the tailwind CSS is not applying to components. Please provide an example by adding that build step in Webpack.

@HendrixString
Copy link
Owner

@Suraj-Gole tailwind has a config file, which you need to tell it where your components are.
Also, you can use the CDN without config:
https://tailwindcss.com/docs/installation/play-cdn

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

2 participants