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

Use the file extension to check file types #32

Merged
merged 1 commit into from
May 5, 2023

Conversation

timsnadden
Copy link
Contributor

@timsnadden timsnadden commented May 1, 2023

This prevents issues with imported code that may use extensions like .css.js

Fixes #31

@timsnadden timsnadden force-pushed the file-check branch 3 times, most recently from 32dc0e9 to 724975e Compare May 2, 2023 01:44
src/plugin.ts Outdated Show resolved Hide resolved
@timsnadden timsnadden requested a review from Poimen May 4, 2023 03:28
@Poimen Poimen merged commit 6e3880a into Poimen:main May 5, 2023
1 check passed
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.

CSS file check is too broad
2 participants