File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 11# postcss-prefix-selector
22
3- [ ![ Greenkeeper badge] [ greenkeeper-image ]] [ greenkeeper-url ]
43[ ![ NPM version] [ npm-image ]] [ npm-url ]
54[ ![ Build status] [ travis-image ]] [ travis-url ]
65[ ![ Test coverage] [ coveralls-image ]] [ coveralls-url ]
76[ ![ Dependency Status] [ david-image ]] [ david-url ]
87[ ![ License] [ license-image ]] [ license-url ]
98[ ![ 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 ]
1110
1211> Prefix every CSS selector with a custom namespace ` .a => .prefix .a `
1312
@@ -134,8 +133,8 @@ This project uses Mocha. If you submit a PR, please add appropriate tests and ma
134133
135134[ MIT] ( LICENSE ) © 2015-2019 Jonathan Ong.
136135
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
139138[ npm-image ] : https://img.shields.io/npm/v/postcss-prefix-selector.svg?style=flat-square
140139[ npm-url ] : https://npmjs.org/package/postcss-prefix-selector
141140[ 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