Left: | ||
Right: |
OLD | NEW |
---|---|
(Empty) | |
1 # Universal Design Language | |
2 | |
3 Universal styles for Eyeo websites | |
4 | |
5 ## Usage | |
saroyanm
2016/11/03 19:41:13
I think "usage" section doesn't belong to current
saroyanm
2016/11/03 19:41:13
Please add the build process to the Readme file if
juliandoucette
2016/11/03 22:59:37
Why?
juliandoucette
2016/11/03 22:59:37
Acknowledged. Sorry about the confusion.
saroyanm
2016/11/04 16:01:17
Maybe because I don't understand how to use it :D
juliandoucette
2016/11/04 17:32:25
We'll leave out usage and features and add install
juliandoucette
2016/11/08 15:51:57
Done.
| |
6 | |
7 1. `npm i eyeo_gmbh/universal-design-lanugage --save` | |
8 2. `@import "../../node_modules/universal-design-language/scss/main"` | |
9 3. Profit | |
10 | |
11 ## Features | |
12 | |
13 1. CSS reset (extends normalize.css) | |
14 2. Standard HTML + Markdown content styles | |
OLD | NEW |