Skip to content

"import styles from" syntax does not work in v7.1.1 #1599

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

Closed
cobyme opened this issue May 22, 2024 · 1 comment
Closed

"import styles from" syntax does not work in v7.1.1 #1599

cobyme opened this issue May 22, 2024 · 1 comment

Comments

@cobyme
Copy link

cobyme commented May 22, 2024

Bug report

Actual Behavior

import styles from 'stylesheet.css' does not work in v7.1.1

Expected syntax as of v7.1.1 is now, which is a breaking change: 👎
import * as styles from 'stylesheet.css'

d6c31a1#diff-cdda60f48283e996c8b1f883f90da8e742e88e36ee234cb016223a8e21b3560f

Expected Behavior

import styles from 'stylesheet.css' is the previous expected behavior as of v7.1.0

af834b4#diff-5a55216a623c1604989922d9bf484539f7eadd7fd665870341a9d84615165a7d

@alexander-akait
Copy link
Member

Thank you for creating this issue. However, issues need to follow one of our templates so that we can clearly understand your particular circumstances.

Please help us help you by recreating the issue using one of our templates.

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

No branches or pull requests

2 participants