bulma-start icon indicating copy to clipboard operation
bulma-start copied to clipboard

Start package for Bulma

Results 20 bulma-start issues
Sort by recently updated
recently updated
newest added

Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.6.1 to 1.7.3. Release notes Sourced from shell-quote's releases. v1.7.2 Fix a regression introduced in 1.6.3. This reverts the Windows path quoting fix. (144e1c2) v1.7.1 Fix $...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.5.0 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 2.8.8 (2020-02-29) Bug Fixes #61 & #65...

dependencies

Replaces: https://github.com/jgthms/bulma-start/pull/26 Brings the improvements of version 0.9.1 to bulma-start users and updates the dependencies.

I am a complete beginner and struggling little bit to get started. [Bulma-start](https://bulma.io/bulma-start/) doesn't provide instructions for npm install, but I tried npm install bulma-start and seeing below errors. >...

With `npm start` my files are re-built automatically when there are changes – but how can I set an **auto-reaload** feature in my browser? Should I install [babel-watch](https://github.com/kmagiera/babel-watch) or something...

Hi, Check `index.html` with: [https://validator.w3.org](https://validator.w3.org). A `pre` tag cannot be inside a `p` tag.