File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 1
1
# postcss-attribute-selector-prefix plugin for postcss
2
- [ ![ Build Status] ( https://img.shields.io/travis/GitScrum/postcss-attribute-selector-prefix.svg?style=flat-square )] ( https://travis-ci.org/GitScrum/postcss-attribute-selector-prefix ) [ ![ npm version] ( https://img.shields.io/npm/v/postcss-attribute-selector-prefix.svg?style=flat-square )] ( https://www.npmjs.com/package/postcss-attribute-selector-prefix ) [ ![ Dependency Status] ( https://david-dm.org/gitscrum/postcss-attribute-selector-prefix.svg?style=flat-square )] ( https://david-dm.org/gitscrum/postcss-attribute-selector-prefix ) [ ![ XO code style] ( https://img.shields.io/badge/code_style-XO-5ed9c7.svg?style=flat-square )] ( https://github.com/sindresorhus/xo ) [ ![ Coveralls status] ( https://img.shields.io/coveralls/GitScrum/postcss-attribute-selector-prefix.svg?style=flat-square )] ( https://coveralls.io/r/GitScrum/postcss-attribute-selector-prefix )
3
- [ ![ npm downloads] ( https://img.shields.io/npm/dm/postcss-attribute-selector-prefix.svg?style=flat-square )] ( https://www.npmjs.com/package/postcss-attribute-selector-prefix ) [ ![ npm] ( https://img.shields.io/npm/dt/postcss-attribute-selector-prefix.svg?style=flat-square )] ( https://www.npmjs.com/package/postcss-attribute-selector-prefix )
2
+ [](https://travis-ci.org/GitScrum/postcss-attribute-selector-prefix)[](https://www.npmjs.com/package/postcss-attribute-selector-prefix)[](https://david-dm.org/gitscrum/postcss-attribute-selector-prefix)[](https://github.com/sindresorhus/xo)[](https://coveralls.io/r/GitScrum/postcss-attribute-selector-prefix)[](https://www.npmjs.com/package/postcss-attribute-selector-prefix)[](https://www.npmjs.com/package/postcss-attribute-selector-prefix)
4
3
## Adds a namespace/prefix to attribute selector, needs to escape from the third-party frameworks.
5
4
``` css
6
5
/* input.css */
You can’t perform that action at this time.
0 commit comments