reach/reach-ui

Automatically include styles with a babel plugin

Open

#866 opened on Nov 15, 2021

View on GitHub
 (2 comments) (0 reactions) (0 assignees)TypeScript (558 forks)auto 404
Help WantedType: Documentation

Repository metrics

Stars
 (5,975 stars)
PR merge metrics
 (PR metrics pending)

Description

📖 Documentation

I created a babel-plugin to add side effects to import statements. I created it for my own library, but maybe it can help your users, too, in order to automatically add the styles for components. Here is the github. I would be interested in your opinion about it in general and if you think it would make sense to mention it in the docs.

Here you mentioned that a webpack plugin for automatically including the styles is in development currently. Is there something to share already? I would be interested in that solution, also.

Contributor guide