Component Library package & Component Catalog app code
Go to file
Jasper Woudenberg 4431f5f0c4 Allow styles to depend on Assets
This is a necessity to allow doodads to incorporate assets like
background images into their css.

I've tried to make the change as backwards-compatible as possible,
leaving most of the existing funtions alone. The `.css` property on the
returned Styles instance still needs those asset paths though, so this
is still a major update.
2018-01-22 17:16:34 +01:00
src/Nri Allow styles to depend on Assets 2018-01-22 17:16:34 +01:00
.gitignore Add .gitignore 2017-11-14 17:44:37 -08:00
elm-package.json Bump version to 3.1.0 2018-01-16 11:03:11 +01:00
LICENSE Initial commit 2017-11-14 16:24:25 -08:00
README.md Initial commit 2017-11-14 16:24:25 -08:00

elm-doodad

Doodads we use