Closed
Description
I want to use grommet in my react app
In order to do that I need to import scss file
import 'grommet/scss/vanilla/index.scss'
(notice that the import is from grommet that is inside node_modules)
without that the package will not work.
because create-react-app does not support it.
I Can't use it.
what can I Do?
Metadata
Metadata
Assignees
Labels
No labels