argyleink / open-props

CSS custom properties to help accelerate adaptive and consistent design.

Home Page:https://open-props.style

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add examples into the NPM imports docs for when exports fail

argyleink opened this issue · comments

some bundlers have special bundling powers and dont like or ignore npm exports, there should be some docs for folks importing and need direct path references.

@import "open-props/style";
/* would have docs for also */
@import "open-props/open-props.min.css";