Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: fix typo in style imports #103

Closed
wants to merge 1 commit into from

Conversation

MaikoTan
Copy link

@MaikoTan MaikoTan commented Apr 8, 2024

Since we have styles rather than style in the exports map in package.json

leches/package.json

Lines 16 to 23 in 428248a

"exports": {
".": {
"types": "./dist/index.d.ts",
"import": "./dist/tresleches.js"
},
"./styles": "./dist/style.css",
"./*": "./*"
},

@MaikoTan
Copy link
Author

MaikoTan commented Apr 8, 2024

Close due to duplicate with #100 , sorry for harass.

@MaikoTan MaikoTan closed this Apr 8, 2024
@MaikoTan MaikoTan deleted the docs-typo-style-import branch April 8, 2024 02:28
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.

None yet

1 participant