stylelint-selector-pattern

A stylelint plugin that allows to check selectors with regular expressions.
git clone https://git.ce9e.org/stylelint-selector-pattern.git

commit
a9a3cc2f5210375455d5d765032f756ee8679b0c
parent
4f31a8abbf9821deb58dc3581acfe0b073ccffdf
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2017-02-17 08:44
typo

Diffstat

M README.md 2 +-

1 files changed, 1 insertions, 1 deletions


diff --git a/README.md b/README.md

@@ -3,7 +3,7 @@
    3     3 A [stylelint](https://github.com/stylelint/stylelint) plugin that allows to
    4     4 check selectors with regular expressions.
    5     5 
    6    -1 ## installation
   -1     6 ## Installation
    7     7 
    8     8     npm install stylelint-selector-pattern
    9     9