Skip to content

Commit

Permalink
docs: adds var to README
Browse files Browse the repository at this point in the history
  • Loading branch information
zalog committed Mar 27, 2021
1 parent 3d4ef1f commit 8a4ca53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ You can change the order, add avatar or image, change text bar sizes, etc.
- `@import "~/node_modules/placeholder-loading/src/scss/placeholder-loading";` - please modify the path accordingly
- change sass variables if you need so:
```scss
$ph-direction: ltr !default;
$ph-bg: #fff !default;
$ph-color: #ced4da !default;
$ph-border: 1px solid darken($ph-bg, 10%) !default;
Expand Down

0 comments on commit 8a4ca53

Please sign in to comment.