File tree Expand file tree Collapse file tree 5 files changed +4
-6
lines changed Expand file tree Collapse file tree 5 files changed +4
-6
lines changed Original file line number Diff line number Diff line change 32
32
```
33
33
34
34
[ Browse all colors ➝] ( https://cedricsoulas.com/elm/css/systems#colors )
35
-
36
- <img width =" 875px " src =" https://github.com/cedricss/elm-css-systems/raw/master/img/colors.png " alt =" color system " />
35
+ ![ Color system] ( https://github.com/cedricss/elm-css-systems/raw/master/img/colors.png )
37
36
38
37
## Spacing and sizing systems
39
38
52
51
```
53
52
54
53
[ Browse spacing ➝] ( https://cedricsoulas.com/elm/css/systems#spacing )
55
-
56
- <img width =" 875px " src =" https://github.com/cedricss/elm-css-systems/raw/master/img/spacing.png " alt =" spacing system " />
54
+ ![ Spacing systems] ( https://github.com/cedricss/elm-css-systems/raw/master/img/spacing.png )
57
55
58
56
- [ Learn more about ` fluid ` ] ( https://package.elm-lang.org/packages/cedricss/elm-css-systems/latest/Css-Systems-Spacing#fluid )
59
57
Original file line number Diff line number Diff line change 3
3
"name" : " cedricss/elm-css-systems" ,
4
4
"summary" : " Design systems based on elm-css, inspired by Tailwind." ,
5
5
"license" : " MIT" ,
6
- "version" : " 2.0.1 " ,
6
+ "version" : " 2.0.2 " ,
7
7
"exposed-modules" : [
8
8
" Css.Systems.Colors" ,
9
9
" Css.Systems.Spacing" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " elm-css-systems" ,
3
- "version" : " 2.0.1 " ,
3
+ "version" : " 2.0.2 " ,
4
4
"description" : " Design systems based on elm-css, inspired by Tailwind." ,
5
5
"homepage" : " https://cedricsoulas.com/elm/css/systems" ,
6
6
"author" : " Cédric Soulas" ,
You can’t perform that action at this time.
0 commit comments