bootstrap-styled / css-utils

Bootstrap v4 css-in-js utilities for Bootstrap Styled.
https://bootstrap-styled.github.io/css-utils
MIT License
9 stars 2 forks source link

Update @bootstrap-styled/css-mixins to the latest version 🚀 #16

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency @bootstrap-styled/css-mixins was updated from 2.0.1 to 2.0.2.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Release Notes for v2.0.2

2.0.2 (2018-12-21)

Bug Fixes

  • hover: added .active, .focus class to hover mixins. Improve many test without immutable (2344363)
Commits

The new version differs by 4 commits.

  • 7a08ad1 chore(release): 2.0.2 [skip ci]
  • 6c8e372 Merge pull request #20 from bootstrap-styled/dev
  • 72de82f Merge branch 'master' into dev
  • 2344363 fix(hover): added .active, .focus class to hover mixins. Improve many test without immutable

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Release Notes for v2.0.3

2.0.3 (2018-12-21)

Bug Fixes

  • grid: fix grid having wrong css for col-* (b6b0f94)
Commits

The new version differs by 3 commits.

  • 58399f2 chore(release): 2.0.3 [skip ci]
  • 1c95f9b Merge pull request #21 from bootstrap-styled/dev
  • b6b0f94 fix(grid): fix grid having wrong css for col-*

See the full diff