From 0b20883fb2222d7850d33654db2bea3855ef5d7d Mon Sep 17 00:00:00 2001 From: Tim Hartwick Date: Wed, 16 Dec 2015 10:27:49 -0800 Subject: [PATCH] removed centering from Readme documentation --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 4a72877d..6634e350 100644 --- a/README.md +++ b/README.md @@ -90,9 +90,6 @@ Here's a list of our attributes: ``` -## Centering Things -Centering has always been a headache when developing emails. When you now add the `.center` class to any element or column, Inky also automatically wraps the content in `
` tags (necessary for some versions of Outlook). We'll be moving this to an attribute in later versions, but for development purposes, we have a magic centering class. - ## Using Sass You'll be able to use the `_settings.scss` within the `/test` folder to update sass variables! This means you can use global variables to control the overall look of the page, just like in Foundation for Sites! When you have `nnpm test` running, just change a variable's value in the `_settings.scss`, save, and voila! The variables are updated with no uncommenting necessary! -- 2.47.2