Skip to content
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.

Commit

Permalink
Merge pull request #1 from sethbergman/documentation-fix
Browse files Browse the repository at this point in the history
features.md documentation fix
  • Loading branch information
sethbergman authored Nov 22, 2017
2 parents 7059a7f + c0353a2 commit abf0785
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/features.md
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ For the first argument, you can use a number between 0 and 255 or a percentage.

## `#rrggbbaa` colors

Allows use to use 4 or 8 digits hexadecimal notation (transpiled to: `rgba()`).
Allows you to use 4 or 8 digits hexadecimal notation (transpiled to: `rgba()`).

```css
body {
Expand Down

0 comments on commit abf0785

Please sign in to comment.