Skip to content

[BUG]: build import errors re. some sort of CSS components? #8239

Description

@natevw

Noticed these errors (or warnings?) appearing in the build log recently:

warning ./src/pages/newsletter-signup.js
12:03:50 PM: Attempted import error: 'Form__Form' is not exported from '../styles/Main.module.scss' (imported as 'styles').
12:03:50 PM: warning ./src/pages/newsletter-signup.js
12:03:50 PM: Attempted import error: 'Widget__Container' is not exported from '../styles/Main.module.scss' (imported as 'styles').
12:03:50 PM: warning ./src/pages/newsletter-signup.js
12:03:50 PM: Attempted import error: 'Widget__Label' is not exported from '../styles/Main.module.scss' (imported as 'styles').
12:03:50 PM: warning ./src/pages/newsletter-signup.js
12:03:50 PM: Attempted import error: 'Input__Control' is not exported from '../styles/Main.module.scss' (imported as 'styles').
12:03:50 PM: warning ./src/pages/newsletter-signup.js
12:03:50 PM: Attempted import error: 'Input__Text' is not exported from '../styles/Main.module.scss' (imported as 'styles').
12:03:50 PM: warning ./src/pages/manage-team.tsx
12:03:50 PM: Attempted import error: 'Form__Form' is not exported from '../styles/Main.module.scss' (imported as 'styles').

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions