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

npm - missing css, only min.css exists #33

Open
subdesign opened this issue Mar 25, 2020 · 1 comment
Open

npm - missing css, only min.css exists #33

subdesign opened this issue Mar 25, 2020 · 1 comment

Comments

@subdesign
Copy link

subdesign commented Mar 25, 2020

I installed the package through npm, but in the 3.6.1 version the bootstrap4-toggle.css is missing
From the package-lock.json:

wget https://registry.npmjs.org/bootstrap4-toggle/-/bootstrap4-toggle-3.6.1.tgz

x package/package.json
x package/CHANGELOG.md
x package/LICENSE
x package/README.md
x package/css/bootstrap4-toggle.min.css
x package/js/bootstrap4-toggle.min.js

any idea why? on github this file exists:
https://github.com/gitbrent/bootstrap4-toggle/blob/master/css/bootstrap4-toggle.css

thanks

EDIT: I install this on Mac, my coworkers use linux, after they install the package they have the unminified css file in the node_modules folder..

@Valkyrurr
Copy link

I have this very same issue. Source shows that it should be available though, but it's not thru npm. @gitbrent

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

No branches or pull requests

2 participants