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 assets compilation failing #16

Merged
merged 2 commits into from
Feb 2, 2023
Merged

Conversation

AlejandroMI
Copy link
Owner

Assets compilation was failing because tailwind css is trying to be compressed by sassc. Read: thoughtbot/administrate#2091

I have updated test and production enviroments and added a test that checks that no errors ocurs on the precompile task and that production config is matching tests in this specific scenario

Assets compilation was failing because tailwind css is trying to be compressed by sassc. Read: thoughtbot/administrate#2091

I have updated test and production enviroments and added a test that checks that no errors ocurs on the precompile task and that production config is matching tests in this specific scenario
@AlejandroMI AlejandroMI merged commit 5b5b538 into main Feb 2, 2023
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.

1 participant