Wikiki / bulma-extensions

This repository provides a simple access to all of my extensions for Bulma.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pageloader won't build

events-jonas-chrisw opened this issue · comments

I tried pulling in the some extensions seapeartely using npm.
When trying to build the project it fails because of these references at the top of pageloader:

@import "initial-variables.sass"
@import "functions.sass"
@import "derived-variables.sass"
@import "animations.sass"
@import "mixins.sass"
@import "controls.sass"

surely these are loaded by Bulma anyway??

Hi,

I forgot to update npm package.
It's done now.