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

this is a bug #149

Closed
lennylinyu opened this issue Jul 19, 2024 · 3 comments
Closed

this is a bug #149

lennylinyu opened this issue Jul 19, 2024 · 3 comments
Labels
origin-ticket triaged Deprecated - Use "groomed" instead.

Comments

@lennylinyu
Copy link

if (!inCss) return;

This should return a promise, but it returned undefined

@lennylinyu
Copy link
Author

If the css file has blank data, throw [!] (plugin rollup-plugin-sass) TypeError: Cannot read properties of undefined (reading 'then')

@elycruz
Copy link
Owner

elycruz commented Jul 24, 2024

Good catch!

@elycruz elycruz mentioned this issue Jul 24, 2024
2 tasks
@elycruz elycruz added the triaged Deprecated - Use "groomed" instead. label Jul 24, 2024
@elycruz
Copy link
Owner

elycruz commented Aug 18, 2024

Fix merged and published (see #153 ).

@elycruz elycruz closed this as completed Aug 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
origin-ticket triaged Deprecated - Use "groomed" instead.
Projects
None yet
Development

No branches or pull requests

2 participants