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
{{ message }}
This repository was archived by the owner on Nov 7, 2019. It is now read-only.
They're awesome for prototyping, but are unnecessarily heavy and inflexible for our cases. This change will be done over a fairly long time and will be turned into a milestone with separate issues for each change eventually.
I'd like to move everything to a vanilla ES2015/SCSS setup, using only small helper libraries like Underscore.js and Reqwest.js (see vanillalist.com). Bootstrap 4's functionality is great, but we'll never use 80% of what it does, so we're better off building our own minimal UI library in SCSS.
Also, it should srsly be more semantic. No more stupidly verbose classes, let's take advantage of CSS's cascading aspect!
They're awesome for prototyping, but are unnecessarily heavy and inflexible for our cases. This change will be done over a fairly long time and will be turned into a milestone with separate issues for each change eventually.
I'd like to move everything to a vanilla ES2015/SCSS setup, using only small helper libraries like Underscore.js and Reqwest.js (see vanillalist.com). Bootstrap 4's functionality is great, but we'll never use 80% of what it does, so we're better off building our own minimal UI library in SCSS.
Also, it should srsly be more semantic. No more stupidly verbose classes, let's take advantage of CSS's cascading aspect!