File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -216,7 +216,8 @@ Now `zIndex 9999` is available to use inside our `Stylesheet`.
216
216
## Releases
217
217
| Version | Notes |
218
218
| ------- | ----- |
219
- | [ ** 7.0.0** ] ( https://github.com/rtfeldman/elm-css/tree/7.0.0 ) | Switch from ` (#) ` and ` (.) ` to ` class ` and ` id `
219
+ | [ ** 8.0.0** ] ( https://github.com/rtfeldman/elm-css/tree/8.0.0 ) | Switch from ` (#) ` and ` (.) ` to ` class ` and ` id `
220
+ | [ ** 7.0.0** ] ( https://github.com/rtfeldman/elm-css/tree/7.0.0 ) | Upgrade to Elm 0.18
220
221
| [ ** 6.1.0** ] ( https://github.com/rtfeldman/elm-css/tree/6.1.0 ) | Add box styles and table display options.
221
222
| [ ** 6.0.0** ] ( https://github.com/rtfeldman/elm-css/tree/6.0.0 ) | ` float ` is now ` num ` . Length units expose type aliases, e.g. ` Px ` . Many new keywords!
222
223
| [ ** 5.0.0** ] ( https://github.com/rtfeldman/elm-css/tree/5.0.0 ) | Have ` compile ` accept multiple files, add more keywords.
You can’t perform that action at this time.
0 commit comments