Commit Graph

4 Commits

Author SHA1 Message Date
la Fleur ab2cf9ab99 fork from hello-world-imba 2020-10-31 18:19:22 +01:00
Alexander Alemayhu c9f2bb8d0f dist: add example for disabled JavaScript 2020-09-17 13:05:05 +02: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
Sindre Aarsaether 3a957df975 Update example for Imba 1.3 2018-02-09 15:58:42 +01:00
Renamed from index.html (Browse further)