Skip to content

Commit

Permalink
Merge pull request #31 from mischah/patch-1
Browse files Browse the repository at this point in the history
Fix formatting of markdown headlines
  • Loading branch information
BioPhoton authored Nov 19, 2017
2 parents 80d49a1 + 8e51a72 commit 4f32a58
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
Css Star Rating is written in scss and fully customizable over variables.
Easily compose your own rating component over a rich set of css modifiers for any kind of UI state.

##Features
## Features

- [x] **Written in scss**
- [x] **Customizable over variables**
Expand Down Expand Up @@ -95,7 +95,7 @@ If you want to use svg as icon type copy the



##Css Modifiers
## Css Modifiers

**.value-[N]**:
The actual star rating value. The color of the stars depends on the rating number
Expand Down Expand Up @@ -307,7 +307,7 @@ The type of start resource to use.
<img src="https://raw.githubusercontent.com/BioPhoton/css-star-rating/master/resources/images/prop-type-custom_icon.PNG" width="290">


##Themes
## Themes
As a bonus there are some themes as classes.
**theme-[NAME]**:
The type of start resource to use.
Expand Down

0 comments on commit 4f32a58

Please sign in to comment.