olmokramer / atom-css-specificity

Show the specificity of selectors in a CSS file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unmaintained

This package is unmaintained. If you want to take over maintainance, please open an probleem and I'll try to transfer the repository to you soon.

css-specificity package

Adds a status bar item that shows the specificity of the selector of the block of CSS the cursor is in. Click on it for a detailed view of the selector's specificity.

Screencast

TODO

  • Add support for multiple cursors
  • Add support for LESS, SCSS, SASS and Stylus

Credits

This plugin is inspired by Keegan Street's Specificity Calculator, and uses specificity, also by Keegan Street.

License

MIT © 2015 Olmo Kramer

About

Show the specificity of selectors in a CSS file

License:MIT License


Languages

Language:JavaScript 68.7%Language:CoffeeScript 20.1%Language:CSS 11.2%