css-find

0.0.9 • Public • Published

css-find

分析 css 文件中某个属性的使用情况

2014-01-08 11 14 28

Install

  npm install css-find -g
Usage:

  Usage: css-find [options] [file path | url] [css prop]

  Example:
    css-find  ./index.css z-index
    css-find  http://www.douban.com z-index

  Options:

    -l, --values-with-matches <path>   Only print values that don't contain selectors

TODO

  1. url 抓取网页的时候识别 <style> 标签内的样式 (Example: baidu.com)

License

Apache

Readme

Keywords

none

Package Sidebar

Install

npm i css-find

Weekly Downloads

0

Version

0.0.9

License

Apache

Last publish

Collaborators

  • yangqing