Skip to content
Snippets Groups Projects
Select Git revision
  • d6da30a518460cf1ec2444ba6e111ab0f7b19907
  • main default protected
2 results

iwyu.imp

  • Arthur Sonzogni's avatar
    602392c4
    Implement flexbox (#277) · 602392c4
    Arthur Sonzogni authored
    This implement the flexbox elements, following the HTML one.
    
    Built from them, there is also the following elements:
    - `paragraph`
    - `paragraphAlignLeft`
    - `paragraphAlignRight`
    - `paragraphAlignCenter`
    - `paragraphAlignJustify`
    
    This is a breaking change. 
    Implement flexbox (#277)
    Arthur Sonzogni authored
    This implement the flexbox elements, following the HTML one.
    
    Built from them, there is also the following elements:
    - `paragraph`
    - `paragraphAlignLeft`
    - `paragraphAlignRight`
    - `paragraphAlignCenter`
    - `paragraphAlignJustify`
    
    This is a breaking change.