argyleink / argyleink/open-props

Add examples into the NPM imports docs for when exports fail

Open
#237 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
HTML
Stars
5.5k
Forks
216
PR merge metrics
No merged PRs in 30d

Description

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";
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate the existing NPM imports documentation and review how package imports are currently explained. Add examples for direct path references such as @import "open-props/open-props.min.css" alongside @import "open-props/style", with the guidance covering bundlers that ignore or do not support npm exports.

Written by the indexing model from the issue text.

Assessment

Tech stack
css
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.