twentytwenty
twentytwenty copied to clipboard
NPM package
Why don't pack for npm? or another pack manager, it's not best practice to clone repo and import js file manually :(
+1 on that. Would love to have it packaged as a npm module, especially if AMD format is in place.
feelings on bower vs npm?
@raphaeleidus Bower is dead. I'm for npm.
Interesting thanks. I will do some research on how to include CSS in an NPM package and then make twenty-twenty available
On Sat, Jun 10, 2017, 03:54 Andrei Glingeanu [email protected] wrote:
@raphaeleidus https://github.com/raphaeleidus Bower is dead https://github.com/bower/bower/issues/2298.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/zurb/twentytwenty/issues/67#issuecomment-307549809, or mute the thread https://github.com/notifications/unsubscribe-auth/AAUVzGB39dJPqN2Nkdgvl4cppz19AOTvks5sCku3gaJpZM4Lm9sk .
Awesome! The best option to check out is the twbs/bootstrap
project. It includes both compiled and uncompiled .scss
files into the published module.
Thanks for the tip I will check it out.
On Sat, Jun 10, 2017, 12:18 Andrei Glingeanu [email protected] wrote:
Awesome! The best option to check out is the twbs/bootstrap https://github.com/twbs/bootstrap project. It includes both compiled and uncompiled https://github.com/twbs/bootstrap/blob/v4-dev/package.json#L99-L109 .scss files into the published module.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/zurb/twentytwenty/issues/67#issuecomment-307574947, or mute the thread https://github.com/notifications/unsubscribe-auth/AAUVzEds2xTmfQR5ZDP21QUIn_JmiSF_ks5sCsHegaJpZM4Lm9sk .