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

Custom CSS not working from dist folder #718

Open
kishorekumarmuthu opened this issue Dec 6, 2024 · 2 comments · May be fixed by #598
Open

Custom CSS not working from dist folder #718

kishorekumarmuthu opened this issue Dec 6, 2024 · 2 comments · May be fixed by #598

Comments

@kishorekumarmuthu
Copy link

Thank you for the excellent work.

My changes in the index.css in dist folder (@measured/puck) is not reflecting in the frontend when I run the app in dev mode. Can I get any help as I am trying to include the custom css to my app?

Thank you in advance.

@kishorekumarmuthu
Copy link
Author

kishorekumarmuthu commented Dec 9, 2024

I need to delete the index.css in dist folder and put it in the public folder. After that we need to include the script link to your main html file.

@chrisvxd
Copy link
Member

When running the repo locally, you need to clear the dist directories entirely. This will be fixed in 21f17c1 as part of #598.

@chrisvxd chrisvxd linked a pull request Dec 10, 2024 that will close this issue
77 tasks
@chrisvxd chrisvxd self-assigned this Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants