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

@my/mylib:dev: Error: Can't resolve './src/assets/base.css' in '/Users/foo/bar/packages/my-theme-kit/dist' #4

Closed
corysimmons opened this issue Feb 1, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@corysimmons
Copy link

image

The asset css files are empty. I tried adding some simple CSS to them and running yarn build from within the my-theme-kit dir but it didn't seem to solve it.

MahdiTa97 added a commit that referenced this issue Feb 2, 2022
@MahdiTa97
Copy link
Owner

@corysimmons you can temporarily add your custom CSS directly in the tailwind.css file.
I removed the CSS assets file.

@MahdiTa97 MahdiTa97 added the bug Something isn't working label Feb 2, 2022
@MahdiTa97
Copy link
Owner

The bug has been fixed in the v2.0.0 release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants