RubyGems Navigation menu

scoped_css 0.1.3

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.

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 0.1.3 June 28, 2025 (7KB)
  2. 0.1.2 June 28, 2025 (7KB)
  3. 0.1.1 June 17, 2025 (7KB)
  4. 0.1.0 June 17, 2025 (7KB)

Development依存関係 (2):

minitest >= 0
rake >= 0

所有者:

プッシュ者:

作者:

  • Ewan McDougall

SHA 256チェックサム:

=

累計ダウンロード数 475

このバージョンのみ 136

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: