Categories: None [Edit]

scoped_css

https://rubygems.org/gems/scoped_css
https://github.com/mrloop/scoped_css
scoped_css provides automatic CSS scoping for Rails templates and ViewComponents. It ensures styles are isolated to specific components or templates, preventing CSS conflicts and enabling modular styling. The gem works by automatically adding unique scope identifiers to CSS rules and corresponding HTML elements, making it easy to maintain clean, conflict-free stylesheets in large applications. No CSS preprocessors or postprocessors are required.

Total

Ranking: 183,567 of 186,841
Downloads: 558

Daily

Ranking: 162,511 of 186,825
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,133,638,177rake
151,060,054,604minitest

Owners

#GravatarHandle
1iconmrloop