Using jiti alias support to use tsconfig or jsconfig paths. #12873
amirrezaDev1378
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
As you know Tailwind config file is compiled using Jiti, and Jiti by default does not use any paths declared in tsconfig or jsconfig.
It would be great to pass the paths to the Jiti option.
I'd like to send a pull request for this but unfortunately, I have trouble building the project.
I was thinking about something like this:
(Of course, this won't work, this is just an example of what I am trying to do)
Beta Was this translation helpful? Give feedback.
All reactions