bulma-ribbon
bulma-ribbon copied to clipboard
Bulma's extension to show a ribbon on boxes
Bumps [copy-props](https://github.com/gulpjs/copy-props) from 2.0.4 to 2.0.5. Release notes Sourced from copy-props's releases. 2.0.5 Fix Avoids prototype pollution (#7) Doc Update license years. Transfer ownership to Gulp Team (#6) Build Update...
Bumps [chownr](https://github.com/isaacs/chownr) from 1.0.1 to 1.1.4. Commits 814f642 1.1.4 a0d7ae0 push to github before npm 1a3667a ignore stuff 147eac4 Full tests, handle errors properly in many cases 578fb9f update tap,...
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.11 to 4.7.7. Changelog Sourced from handlebars's changelog. v4.7.7 - February 15th, 2021 fix weird error in integration tests - eb860c0 fix: check prototype property access in...
Bumps [pathval](https://github.com/chaijs/pathval) from 1.1.0 to 1.1.1. Release notes Sourced from pathval's releases. v1.1.1 Fixes a security issue around prototype pollution. Commits db6c3e3 chore: v1.1.1 7859e0e Merge pull request #60 from...
Bumps [node-sass](https://github.com/sass/node-sass) from 4.9.0 to 4.14.1. Release notes Sourced from node-sass's releases. v4.14.1 Community Add GitHub Actions for Alpine CI (@nschonni, #2823) Fixes Bump [email protected] (@xzyfer, #2912) Supported Environments OS...
Dead?
Is the project dead or abandoned? Should we stop using it?
Hi guys! Is it possible to have more than one ribbon within .has-ribbon container? Thank you!
To make rounded ribbons it's possible to add these CSS rules: .has-ribbon .ribbon.is-rounded border-top-left-radius: $radius-rounded; border-bottom-left-radius: $radius-rounded; .has-ribbon-left .ribbon.is-rounded border-top-right-radius: $radius-rounded; border-bottom-right-radius: $radius-rounded;
The ribbon extension doesn't seem to be anywhere on [https://wikiki.github.io/](https://wikiki.github.io/). As a result, the link from the extensions page on [bulma.io](https://bulma.io/extensions/) gives a 404.
Bumps [postcss](https://github.com/postcss/postcss) to 8.4.22 and updates ancestor dependencies [postcss](https://github.com/postcss/postcss), [autoprefixer](https://github.com/postcss/autoprefixer), [gulp-autoprefixer](https://github.com/sindresorhus/gulp-autoprefixer) and [gulp-postcss](https://github.com/postcss/gulp-postcss). These dependencies need to be updated together. Updates `postcss` from 6.0.22 to 8.4.22 Release notes Sourced from...