Skip to content

Commit

Permalink
feat: added breakpoints to generated JSON
Browse files Browse the repository at this point in the history
  • Loading branch information
jmjuanes committed Apr 13, 2023
1 parent 50bcdad commit 34e4e4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions json.scss
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
// Data to print
$data: (
"version": $version,
"breakpoints": config.$breakpoints,
"colors": config.$colors,
"sizes": config.$sizes,
"space": config.$space,
Expand Down

0 comments on commit 34e4e4e

Please sign in to comment.