queerviolet/bones

SASS / CSS loading

glebec opened this issue · 1 comments

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.

This issue was moved to FullstackAcademy/bones#74