Skip to content

Make tailwind.css configurable? #2

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

Closed
brasilikum opened this issue Aug 22, 2018 · 3 comments
Closed

Make tailwind.css configurable? #2

brasilikum opened this issue Aug 22, 2018 · 3 comments

Comments

@brasilikum
Copy link

Thank you for this awesome plugin!

Reading #1 I already found out why it does not work for me:

I use an ember plugin, which stores tailwind in a particular location and also splits the config file in multiple files.

Do you need the .js to make this work, or would the output location of the compiled css be enough? In this case, if you could make this location configurable that would help me a lot!

The css intellisense plugin works fairly well for me but does not properly detect sm:, active: and so on

@bradlc
Copy link
Contributor

bradlc commented Aug 22, 2018

Hey 👋

I’m not sure I fully understand your set up. When you say that Tailwind is "a particular location,"
is that location somewhere outside of your project?

@brasilikum
Copy link
Author

It is in fact in the project folder, in this case under frontend/app/tailwind/config/tailwind.js which includes js files in the same folder.

Should that be working out of the box?

@bradlc
Copy link
Contributor

bradlc commented Aug 22, 2018

Yeah should do. And the tailwindcss module exists somewhere as well, in a node_modules directory?

It’s also worth noting that (at least for now) you must be using the default seperator (:) in your config.

@bradlc bradlc closed this as completed Jun 12, 2020
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