view_component-contrib

A collection of extension and developer tools for ViewComponent

MIT License

Downloads
287.3K
Stars
362
Committers
12

Bot releases are hidden (Show)

view_component-contrib - 0.2.0 Latest Release

Published by palkan 12 months ago

Features

  • Introduced ViewComponentContrib::StyleVariants module to manage CSS classes.

    This module brings DSL and API similar to Tailwind Variants so you can organize your CSS classes.

Changes

  • Drop Webpack/CSS related code from the install generator.
  • Drop Ruby 2.6 support.