suggested enhancement: installing npm packages into compiled site
Opened this issue · 0 comments
designbymichael commented
I think it would be a fantastic addition to be able to add Node packages to the site (like Bootstrap to make your site responsive for example) through the command line. When installing a package [npm install mypackage], allow that package to be compiled into the final rendered site.
I know you've mentioned in one other suggestion (which I thought was a valid suggestion — being able to use SASS stylesheets) that you think things should remain simple. While there is limited value in that, I think it'd increase the power and capability without increasing the complexity of implementation. Just my two cents.