Skip to content

Commit

Permalink
Update packages/optimizer/lib/transformers/ApplyCommonAttributes.js
Browse files Browse the repository at this point in the history
Co-authored-by: Alain Schlesser <alain.schlesser@gmail.com>
  • Loading branch information
sebastianbenz and schlessera authored May 15, 2020
1 parent ae516c7 commit 6636719
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ class SizesTransformer {
}

/**
* Transforms a sizes attribute into CSS by creating media queries for each size.
* Transforms a heights attribute into CSS by creating media queries for each height.
*/
class HeightsTransformer {
constructor() {
Expand Down

0 comments on commit 6636719

Please # to comment.