issues
search
matheus23
/
elm-tailwind-modules
Generate Elm code for Tailwind Utilities and Components that purges using Elm's dead code elimination!
https://matheus23.github.io/elm-tailwind-modules/
117
stars
12
forks
source link
Extract out internal functions into a library: `elm-tailwind-modules-base`
#22
Closed
matheus23
closed
1 year ago
matheus23
commented
1 year ago
hides internal code when not necessary to be exposed (e.g. in elm-default-tailwind-modules). Still available by installing the library.
allows multiple instances of elm-tailwind-modules-generated code to interop. Although I'm not sure why you'd do that :stuck_out_tongue: