phoenixframework / tailwind

An installer for tailwind
MIT License
467 stars 61 forks source link

Any way to access Tailwindcss values in Elixir? #52

Closed goulvenclech closed 2 years ago

goulvenclech commented 2 years ago

Quickly looking through the source code, I couldn't find a way to access Tailwindcss theme values (e.g., retrieve a color's hex code saved in tailwind.config.js) in Elixir code.

Did I miss something? Is the feature planned for the future, or is it technically impossible?

Thanks for your work!

chrismccord commented 2 years ago

This is not provided by the library. Thanks!