File tree 1 file changed +3
-4
lines changed
1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 1
1
# postcss-prefix-selector
2
2
3
- [ ![ Greenkeeper badge] [ greenkeeper-image ]] [ greenkeeper-url ]
4
3
[ ![ NPM version] [ npm-image ]] [ npm-url ]
5
4
[ ![ Build status] [ travis-image ]] [ travis-url ]
6
5
[ ![ Test coverage] [ coveralls-image ]] [ coveralls-url ]
7
6
[ ![ Dependency Status] [ david-image ]] [ david-url ]
8
7
[ ![ License] [ license-image ]] [ license-url ]
9
8
[ ![ Downloads] [ downloads-image ]] [ downloads-url ]
10
- [ ![ Gitpod ready-to-code] ( https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo= gitpod)] ( https:// gitpod.io/#https://github.com/RadValentin/postcss-prefix-selector )
9
+ [ ![ Gitpod ready-to-code] [ gitpod-image ]] [ gitpod-url ]
11
10
12
11
> Prefix every CSS selector with a custom namespace ` .a => .prefix .a `
13
12
@@ -134,8 +133,8 @@ This project uses Mocha. If you submit a PR, please add appropriate tests and ma
134
133
135
134
[ MIT] ( LICENSE ) © 2015-2019 Jonathan Ong.
136
135
137
- [ greenkeeper -image] : https://badges.greenkeeper .io/RadValentin/postcss-prefix-selector.svg
138
- [ greenkeeper -url] : https://greenkeeper .io/
136
+ [ gitpod -image] : https://img.shields .io/badge/Gitpod-ready--to--code-blue?logo=gitpod
137
+ [ gitpod -url] : https://gitpod .io/#https://github.com/RadValentin/postcss-prefix-selector
139
138
[ npm-image ] : https://img.shields.io/npm/v/postcss-prefix-selector.svg?style=flat-square
140
139
[ npm-url ] : https://npmjs.org/package/postcss-prefix-selector
141
140
[ travis-image ] : https://img.shields.io/travis/RadValentin/postcss-prefix-selector.svg?style=flat-square
You can’t perform that action at this time.
0 commit comments