@carbon/grid
Grid for digital and software products using the Carbon Design System.
Getting Started
Run the following command using npm:
npm install -S @carbon/grid
If you prefer Yarn, use the following command
instead:
yarn add @carbon/grid
How it works
- Talk about flexbox and call out to how it works
- Also mention CSS Grid implementation?
- Talk about grid structure
- Talk about grid options/parameters in a table
- Responsive classes
- Nesting
- Helpers
- Columns that auto-fill
- Alignment
- Ordering
- SCSS documentation
- Customizing the grid?
🤲 Contributing
To learn more about how to contribute, look here!