Skip to content

Commit 16eb56c

Browse files
committed
Fix description
1 parent 8f37de3 commit 16eb56c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[travis-img]: https://travis-ci.org/css-modules/postcss-icss-selectors.svg
55
[travis]: https://travis-ci.org/css-modules/postcss-icss-selectors
66

7-
PostCSS plugin for css modules to to local-scope classes and ids
7+
PostCSS plugin for css modules to local-scope classes and ids
88

99
## Usage
1010

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "postcss-icss-selectors",
33
"version": "1.2.0",
4-
"description": "PostCSS plugin for css modules to to local-scope classes and ids",
4+
"description": "PostCSS plugin for css modules to local-scope classes and ids",
55
"keywords": [
66
"css-modules",
77
"postcss",

0 commit comments

Comments
 (0)