open-props
open-props copied to clipboard
Add examples into the NPM imports docs for when exports fail
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";