Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: README.md

Issue 29361708: Issue 4609 - Default grid component (Closed)
Patch Set: Added grid and grid features to README.md Created Nov. 3, 2016, 5:58 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | html/grid.html » ('j') | scss/_grid.scss » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Universal Design Language 1 # Universal Design Language
2 2
3 Universal styles for Eyeo websites 3 Universal styles for Eyeo websites
4 4
5 ## Usage 5 ## Usage
6 6
7 1. `npm i eyeo_gmbh/universal-design-lanugage --save` 7 1. `npm i eyeo_gmbh/universal-design-lanugage --save`
8 2. `@import "../../node_modules/universal-design-language/scss/main"` 8 2. `@import "../../node_modules/universal-design-language/scss/main"`
9 3. Profit 9 3. Profit
10 10
11 ## Features 11 ## Features
12 12
13 1. CSS reset (extends normalize.css) 13 1. CSS reset (extends normalize.css)
14 2. Standard HTML + Markdown content styles 14 2. Standard HTML + Markdown content styles
15 3. 4 column responsive grid with push, pull, and rtl support
OLDNEW
« no previous file with comments | « no previous file | html/grid.html » ('j') | scss/_grid.scss » ('J')

Powered by Google App Engine
This is Rietveld