CSS selector specificity calculator
CSS specificity mapper
Sort CSS specificity
Calculate specificity of a CSS Selector
Increase Tailwind CSS Specificity
Generate CSS specificity graphs using grunt.
A flexible UI kit with Material-UI-style theming and CSS specificity hierarchy
Calculate the specificity of a CSS selector
Use cascade layers in CSS
Determine selector specificity with postcss-selector-parser
Use the :dir pseudo-class in CSS
A flexible UI library with theming and CSS specificity hierarchy. Supports React 16.11+ through React 19+ with full backward and forward compatibility.
Style loading utilities.
Type safe CSS-in-JS API heavily inspired by react-jss
A tiny, permissive CSS selector parser
Simple helper that allows you to make styled-components more powerful in terms of CSS specificity
Style loading utilities.
A babel plugin to add css namespaces to all styled components.
A best-practices CSS foundation
Minify selectors with PostCSS.
Calculate specificity of CSS selectors
CSS selectors parser
Calculates the specificity of a given CSS selector
This is a reset CSS that provides a 'foundation' with domestic products in mind.
This gem allows you to use javascript and css files that are specific to controllers. When it cannot find an asset file for the controller, it reverts to default files (application.js/css).
Rack middleware to serve up browser version/platform specific css
A simple page-specific JavaScript and CSS solution for small Ruby on Rails applications.
jQuery plugin to set listeners for CSS Transition animation end or specific part.
Inspired by TomDoc, KSS attempts to provide a methodology for writing maintainable, documented CSS within a team. Specifically, KSS is a CSS structure, documentation specification, and styleguide format. This is a ruby library for parsing KSS documented CSS and generating styleguides.
jQuery plugin to set listeners for CSS Transition animation end or specific part.
Represents a CSS-like selector, calculates its specificity and tells if it matches given HTML-like tags.
A plugin based on the css_browser_selector to add the browser type and os to either the body and/or html elements within a document. The full usage on how to use these css selectors can be understood at: http://rafael.adm.br/css_browser_selector/
A collection of shortcuts and helpers for leveraging a request's env in Rails, such as including a browser-specific stylesheet if one exists or putting a short version of the user agent in the CSS classes of the body tag. This eliminates the need for most hacks or conditional comments since you can now get browser-specific with your CSS rules (ex. body.ie6 div { ... })
Inspired by TomDoc, KSS attempts to provide a methodology for writing maintainable, documented CSS within a team. Specifically, KSS is a CSS structure, documentation specification, and styleguide format. This is a ruby library for parsing KSS documented CSS and generating styleguides.
Parse a CSS file and access/operate on rulesets, selectors, declarations etc. Includes specificity calculated according to W3C spec.