Skip to content

Commit 1896ed1

Browse files
Merge pull request himynameisdave#235 from DongShelton/master
Add postcss-file plugin
2 parents 2e5a58a + 4e56e7e commit 1896ed1

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

docs/authors.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -299,6 +299,7 @@ Below is a list of all the wonderful people who make PostCSS plugins.
299299
|[dfernandez79](https://github.com/dfernandez79) | [`postcss-ase-colors`](https://github.com/dfernandez79/postcss-ase-colors) | 9|
300300
|[dimitrinicolas](https://github.com/dimitrinicolas) | [`postcss-inline-media`](https://github.com/dimitrinicolas/postcss-inline-media) | 17|
301301
|[DimitrisNL](https://github.com/DimitrisNL) | [`postcss-autocorrect`](https://github.com/DimitrisNL/postcss-autocorrect) | 13|
302+
|[DongShelton](https://github.com/DongShelton) | [`postcss-file`](https://github.com/DongShelton/postcss-file) | 0|
302303
|[dp-lewis](https://github.com/dp-lewis) | [`postcss-australian-stylesheets`](https://github.com/dp-lewis/postcss-australian-stylesheets) | 63|
303304
|[dyaa](https://github.com/dyaa) | [`PostCSS Egyptian Stylesheets`](https://github.com/dyaa/postcss-egyptian-stylesheets) | 15|
304305
|[emero](https://github.com/emero) | [`postcss-polish-stylesheets`](https://github.com/emero/postcss-polish-stylesheets) | 36|

plugins.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4405,5 +4405,15 @@
44054405
"other"
44064406
],
44074407
"stars": 0
4408+
},
4409+
{
4410+
"name": "postcss-file",
4411+
"description": "Handle your assets",
4412+
"author": "DongShelton",
4413+
"url": "https://github.com/DongShelton/postcss-file",
4414+
"tags": [
4415+
"images"
4416+
],
4417+
"stars": 0
44084418
}
44094419
]

0 commit comments

Comments
 (0)