File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 22 "name" : " tachyons-sass" ,
33 "description" : " Transpiled Sass partials for Tachyons" ,
44 "author" : " John Otander" ,
5- "version" : " 4.9.0 " ,
5+ "version" : " 4.9.2 " ,
66 "style" : " tachyons.scss" ,
77 "scripts" : {
88 "start" : " node build.js" ,
1919 ],
2020 "license" : " MIT" ,
2121 "dependencies" : {
22- "tachyons-custom" : " ^4.9.1 "
22+ "tachyons-custom" : " ^4.9.2 "
2323 },
2424 "devDependencies" : {
2525 "ava" : " ^0.22.0" ,
Original file line number Diff line number Diff line change 100100 .h-50-m { height : 50% ; }
101101 .h-75-m { height : 75% ; }
102102 .h-100-m { height : 100% ; }
103- .min-h-100-ns { min-height : 100% ; }
103+ .min-h-100-m { min-height : 100% ; }
104104 .vh-25-m { height : 25vh ; }
105105 .vh-50-m { height : 50vh ; }
106106 .vh-75-m { height : 75vh ; }
125125 .vh-50-l { height : 50vh ; }
126126 .vh-75-l { height : 75vh ; }
127127 .vh-100-l { height : 100vh ; }
128- .min-vh-100-m { min-height : 100vh ; }
128+ .min-vh-100-l { min-height : 100vh ; }
129129 .h-auto-l { height : auto ; }
130130 .h-inherit-l { height : inherit ; }
131131}
Original file line number Diff line number Diff line change @@ -3424,9 +3424,9 @@ table@^3.7.8:
34243424 slice-ansi "0.0.4"
34253425 string-width "^2.0.0"
34263426
3427- tachyons-custom@^4.9.1 :
3428- version "4.9.1 "
3429- resolved "https://registry.yarnpkg.com/tachyons-custom/-/tachyons-custom-4.9.1 .tgz#8408f10b705264097c867a560c7892ca8a53e1d5 "
3427+ tachyons-custom@^4.9.2 :
3428+ version "4.9.2 "
3429+ resolved "https://registry.yarnpkg.com/tachyons-custom/-/tachyons-custom-4.9.2 .tgz#0a14b7a0dee1d06745278c2396150615306fe229 "
34303430
34313431tar-pack@^3.4.0 :
34323432 version "3.4.0"
You can’t perform that action at this time.
0 commit comments