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

Unified Diff: README.md

Issue 29361647: Issue 4607 - Default content styles (Closed)
Patch Set: Removed missing grid dependency. Created Nov. 3, 2016, 5:48 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « .hgignore ('k') | gulpfile.js » ('j') | html/content.html » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.md
===================================================================
new file mode 100644
--- /dev/null
+++ b/README.md
@@ -0,0 +1,14 @@
+# Universal Design Language
+
+Universal styles for Eyeo websites
+
+## 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.
+
+1. `npm i eyeo_gmbh/universal-design-lanugage --save`
+2. `@import "../../node_modules/universal-design-language/scss/main"`
+3. Profit
+
+## Features
+
+1. CSS reset (extends normalize.css)
+2. Standard HTML + Markdown content styles
« no previous file with comments | « .hgignore ('k') | gulpfile.js » ('j') | html/content.html » ('J')

Powered by Google App Engine
This is Rietveld