Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: support multiple css file extensions in development #213

Merged
merged 3 commits into from
Feb 27, 2022

Conversation

NeonGC
Copy link
Contributor

@NeonGC NeonGC commented Feb 27, 2022

No description provided.

src/Configuration.php Outdated Show resolved Hide resolved
@innocenzi innocenzi changed the title fix: index all styles on the dev server, not just css feat: support multiple css file extensions in development Feb 27, 2022
Co-authored-by: Enzo Innocenzi <enzo@innocenzi.dev>
@NeonGC
Copy link
Contributor Author

NeonGC commented Feb 27, 2022

If you had index.scss in resources/scripts and tried to do @Vite('index.scss') it won't work on dev mode, but work on production mode

@innocenzi
Copy link
Owner

Sorry, my fix was missing a parenthesis. Can you fix that? Once all tests pass I can merge this.

@innocenzi innocenzi merged commit 1de0d72 into innocenzi:main Feb 27, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants