README.md in sass-zero-1.5.0 vs README.md in sass-zero-1.5.1
- old
+ new
@@ -63,14 +63,21 @@
- [Position Utilities](app/assets/stylesheets/sass-zero/utilities/_position.scss)
- [Text Utilities](app/assets/stylesheets/sass-zero/utilities/_text.scss)
## Breadboard
-These default styles ensure that even without custom styling, the content is usable and understandable, if your development process is mostly reproducing Figma designs, you might don't need it.
+These default styles ensure that even without custom styling, the content is usable and understandable, also you can use it as the baseline.
- [Breadboard](app/assets/stylesheets/sass-zero/breadboard.scss)
-- [Screenshot](screenshot.png)
- [Example](example.html)
+
+### Desktop
+
+![Screenshot Desktop](screenshot-desktop.png)
+
+### Dark mode
+
+![Screenshot Dark](screenshot-dark.png)
## Using variables
Create some stylesheet using [BEM](http://getbem.com/naming) and [SASS-ZERO Variables](app/assets/stylesheets/sass-zero/_variables.scss):