Commit Graph

7 Commits

Author SHA1 Message Date
Alexander Alemayhu 3e54b9bc5b bump imba version
Creating this to test pull requests in GitSpeak.
2019-11-18 08:07:09 +01:00
Alexander Alemayhu f1bd921d03 Use CSS modules
CSS modules make it easier to scope classes. Your style sheets can be
modular and reusable. To learn more about CSS modules, see[0].

I would like to start using single file components where all of the code
required for a specific components is provided inside of a single Imba
file. Using CSS modules is just a step towards that.

Related-to: https://github.com/imba/imba/issues/220

[0]: https://github.com/css-modules/css-modules
2019-10-14 10:02:52 +02:00
dependabot[bot] 1592747213
Bump braces from 1.8.5 to 2.3.2
Bumps [braces](https://github.com/micromatch/braces) from 1.8.5 to 2.3.2.
- [Release notes](https://github.com/micromatch/braces/releases)
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2019-09-09 06:34:37 +00:00
dependabot[bot] a72816adb1
Bump lodash from 3.10.1 to 4.17.15
Bumps [lodash](https://github.com/lodash/lodash) from 3.10.1 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/3.10.1...4.17.15)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-31 22:18:37 +00:00
somebee b1135e7796 Upgrade to Imba 1.4.0 2018-11-18 10:25:07 +01:00
somebee c9f9bb4787 Upgrade Imba 2018-03-18 10:40:57 +01:00
Sindre Aarsaether 053704524f Update to Imba 1.3.1 2018-02-27 15:32:40 +01:00