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

Typo #279

Merged
merged 1 commit into from
May 16, 2016
Merged

Typo #279

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/content/features.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ Allows to replace min-/max- with `<=` & `>=` (syntax easier to read)

## custom selectors

Alows you to create your own selectors
Allows you to create your own selectors

```css
@custom-selector :--button button, .button;
Expand Down