lbry.com/web/scss/all.scss
YULIUS KURNIAWAN KRISTIANTO fe7bb8db9d Delete quickstart and other instances (#889)
Remove quickstart in favor or lbry.tech playground
2018-11-27 14:43:03 -05:00

21 lines
360 B
SCSS

@import "global";
@import "reset";
@import "grid";
@import "icons";
@import "alert";
@import "notice";
@import "badge";
@import "basic";
@import "form";
@import "content";
@import "cover";
@import "hero";
@import "header";
@import "sale";
@import "code";
@import "blog";
@import "bounty";
@import "roadmap";
@import "social";
@import "home";
@import "slider";