-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
📝 Update LIST.md with the new plugin.
- Loading branch information
Winston
committed
Sep 8, 2020
1 parent
a96f5b3
commit 3e48e8f
Showing
1 changed file
with
10 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,15 @@ | ||
# PostCSS Sparrow plugins | ||
|
||
A list of PostCSS Sparrow plugins: | ||
Send us a PR request to list your plugins here: | ||
|
||
## [PostCSS Sparrow Auto Text Indent](https://www.npmjs.com/package/postcss-sparrow-auto-text-indent) | ||
## Transformations | ||
|
||
### [PostCSS Sparrow Auto Text Indent](https://www.npmjs.com/package/postcss-sparrow-auto-text-indent) | ||
|
||
A PostCSS Sparrow plugin that helps you append text-indent to a selector when letter-spacing is found, in order to center words correctly. | ||
|
||
## Declarations filtering | ||
|
||
### [PostCSS Sparrow Units Filter](https://www.npmjs.com/package/postcss-sparrow-units-filter) | ||
|
||
A PostCSS Sparrow plugin that helps you **search CSS declarations** by **units**. |