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

[2.x] Fix Bootstrap preset #146

Merged
merged 2 commits into from
Sep 10, 2020
Merged

[2.x] Fix Bootstrap preset #146

merged 2 commits into from
Sep 10, 2020

Conversation

driesvints
Copy link
Member

This fixes an issue with Laravel 8 where the bootstrap preset still needs sass to compile its CSS assets.

Fixes https://github.com/laravel/ui/issues/144

@taylorotwell taylorotwell merged commit 6ed3b97 into 2.x Sep 10, 2020
@driesvints driesvints deleted the fix-bootstrap-preset branch September 10, 2020 12:36
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.

Laravel now uses postCss instead of sass for Mix causing empty CSS with UI
2 participants