File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -216,6 +216,7 @@ Now `zIndex 9999` is available to use inside our `Stylesheet`.
216216## Releases
217217| Version | Notes |
218218| ------- | ----- |
219+ | [ ** 8.1.0** ] ( https://github.com/rtfeldman/elm-css/tree/8.1.0 ) | Expose some types, fix mixing bugs
219220| [ ** 8.0.0** ] ( https://github.com/rtfeldman/elm-css/tree/8.0.0 ) | Switch from ` (#) ` and ` (.) ` to ` class ` and ` id `
220221| [ ** 7.0.0** ] ( https://github.com/rtfeldman/elm-css/tree/7.0.0 ) | Upgrade to Elm 0.18
221222| [ ** 6.1.0** ] ( https://github.com/rtfeldman/elm-css/tree/6.1.0 ) | Add box styles and table display options.
Original file line number Diff line number Diff line change 11{
2- "version" : " 8.0 .0" ,
2+ "version" : " 8.1 .0" ,
33 "summary" : " CSS Preprocessor for Elm" ,
44 "repository" : " https://github.com/rtfeldman/elm-css.git" ,
55 "license" : " BSD-3-Clause" ,
You can’t perform that action at this time.
0 commit comments