issues
search
IBM
/
css-gridish
Automatically build your grid design’s CSS Grid code, CSS Flexbox fallback code, Sketch artboards, and Chrome extension.
https://ibm.github.io/css-gridish/
Other
2.25k
stars
113
forks
source link
docs(utilities): fix example scss in get-fluid-size documentation
#37
Closed
jendowns
closed
6 years ago
jendowns
commented
6 years ago
Proposed Changes
Remove stray line
@media screen and (min-width: 20rem) {
from example SCSS for
get-fluid-size()
function (The line is not meant to be there and doesn't reflect a correct example, in that context.)
Update documentation and examples to reflect change
Proposed Changes
@media screen and (min-width: 20rem) {
from example SCSS forget-fluid-size()
function (The line is not meant to be there and doesn't reflect a correct example, in that context.)