Skip to content
This repository was archived by the owner on May 25, 2023. It is now read-only.
This repository was archived by the owner on May 25, 2023. It is now read-only.

Class applied only to root component with scss module #5

@ankorn

Description

@ankorn

Hey! Thanks for your work

I created a simple repo to reproduce: https://github.com/ankorn/esbuild-scss-modules

This is a create-react-app application with typescript template

There is TestComponent with scss module and his child component Child with scss module as well

If you run "start" script and open http://localhost:5200/ you will see that class applied only to TestComponent element, but not to Child.

Building options are in serve.js: https://github.com/ankorn/esbuild-scss-modules/blob/main/src/build/serve.js

1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions