Skip to content

Commit

Permalink
feat(readme): add process picture to the readme file.
Browse files Browse the repository at this point in the history
add image of what really happens to the readme file.
  • Loading branch information
mohsenshafiei committed Jun 4, 2019
1 parent 7885a40 commit 59d23fe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,8 @@ chain the

`quark-loader` process the `CSS` files and replaced our style with a reference to our declarations. In this way, we can remove repetitive styles from our CSS and make it minimum.

![What actually happens?](/public/assets/process.png)

**style.css**
```css
.container {
Expand Down
Binary file added public/assets/process.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 59d23fe

Please sign in to comment.