Skip to content
This repository has been archived by the owner on Dec 6, 2024. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 401 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 401 Bytes

grid-layout

⚠️ This is a creation playground. Still in building process.

Objetives:

  • Take advantage of new grid layout features to apply it in our products.
  • Build an stable layout system, with nice fallback for unsupported browsers, to create the column layout and some reusable patterns.
  • Replace the Bootstrap cols system, instead of using both.
  • Document the process of learnings.