// the contents of this file were copied from // bulma-0.9.3/sass/bulma.sass, then modified to remove // all unused components @charset "utf-8" @import "bulma-0.9.3/sass/utilities/_all" @import "bulma-0.9.3/sass/base/_all" // elements // // @import "bulma-0.9.3/sass/elements/_all" // @import "bulma-0.9.3/sass/elements/box" @import "bulma-0.9.3/sass/elements/button" @import "bulma-0.9.3/sass/elements/container" @import "bulma-0.9.3/sass/elements/content" // @import "bulma-0.9.3/sass/elements/icon" @import "bulma-0.9.3/sass/elements/image" // @import "bulma-0.9.3/sass/elements/notification" // @import "bulma-0.9.3/sass/elements/progress" @import "bulma-0.9.3/sass/elements/table" // @import "bulma-0.9.3/sass/elements/tag" @import "bulma-0.9.3/sass/elements/title" @import "bulma-0.9.3/sass/elements/other" // forms // @import "bulma-0.9.3/sass/form/_all" // components // // @import "bulma-0.9.3/sass/components/_all" // @import "bulma-0.9.3/sass/components/breadcrumb" // @import "bulma-0.9.3/sass/components/card" // @import "bulma-0.9.3/sass/components/dropdown" // @import "bulma-0.9.3/sass/components/level" @import "bulma-0.9.3/sass/components/media" // @import "bulma-0.9.3/sass/components/menu" // @import "bulma-0.9.3/sass/components/message" // @import "bulma-0.9.3/sass/components/modal" @import "bulma-0.9.3/sass/components/navbar" // @import "bulma-0.9.3/sass/components/pagination" // @import "bulma-0.9.3/sass/components/panel" // @import "bulma-0.9.3/sass/components/tabs" // grid // @import "bulma-0.9.3/sass/grid/_all" // helpers @import "bulma-0.9.3/sass/helpers/_all" // layout // // @import "bulma-0.9.3/sass/layout/_all" // @import "bulma-0.9.3/sass/layout/hero" @import "bulma-0.9.3/sass/layout/section" @import "bulma-0.9.3/sass/layout/footer" .navbar-item .menu-icon opacity: 60% .navbar-item:hover .menu-icon opacity: 100%