Skip to content

Conversation

@RobLoach
Copy link
Contributor

This allows using...

@import "primer-css";

For systems that support importing Node.js packages that define CSS in their "main" entry, like postcss-import.

This allows using...

``` css
@import "primer-css";
```

For systems that support importing Node.js packages that define CSS in their `"main"` entry, like [postcss-import](https://github.com/postcss/postcss-import).
@jonrohan
Copy link
Member

Awesome! From postcss-import's docs, looks like we could use the style attribute also. Should we just update that?

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

Successfully merging this pull request may close these issues.

2 participants