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

fix: srcDir for layers #676

Merged
merged 9 commits into from
May 15, 2023
Merged

fix: srcDir for layers #676

merged 9 commits into from
May 15, 2023

Conversation

ineshbose
Copy link
Collaborator

@ineshbose ineshbose commented May 11, 2023

Closes #656

Question: Should I rather do something like join(layer.cwd, layer.config.srcDir) or resolve(layer.config.srcDir)? layer.config.srcDir is an usually absolute path (resolved by Nuxt)

@ineshbose ineshbose marked this pull request as ready for review May 11, 2023 11:01
@Atinux Atinux merged commit e96937d into nuxt-modules:main May 15, 2023
5 checks passed
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

Successfully merging this pull request may close these issues.

When using both srcDir and extends, Tailwind CSS is not working properly.
3 participants