README.md in sass-zero-1.0.6 vs README.md in sass-zero-1.0.7

- old
+ new

@@ -8,11 +8,11 @@ "Programmers don’t need a pixel-perfect design to start implementing. All they need are endpoints: input elements, buttons, places where stored data should appear. These affordances are the core of a user interface design." - [Shape UP](https://basecamp.com/shapeup/3.2-chapter-10#affordances-before-pixel-perfect-screens). SASS-ZERO comes with a basic grayscale theme that help you to bring your ideas to life, questions about font, color, spacing and layout can be resolved after the raw affordances. -### Tailwindcss +### Tailwind CSS "Instead of hand-picking values from a limitless pool any time you need to make a decision, start with a smaller set of options." - [Refactoring UI](https://refactoringui.com/book). SASS-ZERO use font, color, spacing, border and etc from [tailwindcss](https://tailwindcss.com) but instead the utility-first approach we use [sass variables](https://sass-lang.com/documentation/variables). @@ -109,10 +109,10 @@ ``` ## References - [SASS](https://sass-lang.com) -- [Tailwindcss](https://tailwindcss.com) +- [Tailwind CSS](https://tailwindcss.com) - [Milligram](https://milligram.io) - [BEM](http://getbem.com/naming) - [Refactoring UI](https://refactoringui.com/book) - [Shape UP](https://basecamp.com/shapeup) - [Boxicons](https://boxicons.com)