Skip to content
Snippets Groups Projects
Select Git revision
  • main default protected
1 result

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. 
    602392c4
    History
    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.