You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: