queerviolet / bones

MIT License
36 stars 119 forks source link

SASS / CSS loading #26

Closed glebec closed 7 years ago

glebec commented 7 years ago

Bones currently has no specific support for styling. Leaving it like this makes it un-opinionated, but it might be nice for students to see a basic SASS compilation setup with Webpack, so they see how bundling can handle more than just JS (and so the build step doesn't fragment into multiple scripts).

@joedotjs you expressed interest in this.

glebec commented 7 years ago

This issue was moved to FullstackAcademy/bones#74