Skip to content

Conversation

CuddlyBunion341
Copy link

@CuddlyBunion341 CuddlyBunion341 commented May 14, 2025

This Pull Request introduces support for the css-zero framework (https://github.com/lazaronixon/css-zero), as discussed in issue #1854.

Following the approach used for Bootstrap and Foundation 5, this PR adds a new initializer (config/initializers/simple_form_css_zero.rb). This initializer provides a set of pre-configured Simple Form wrappers designed to generate HTML that is compatible with css-zero's styling conventions for forms and their components.

This allows developers using css-zero in their Rails applications to easily integrate Simple Form and generate correctly styled forms with minimal manual configuration.

@CuddlyBunion341 CuddlyBunion341 changed the title Implement css-zero Simpleform Initializer Implement css-zero Simple Form Initializer May 14, 2025
@CuddlyBunion341 CuddlyBunion341 changed the title Implement css-zero Simple Form Initializer Add support for css-zero framework May 14, 2025
@CuddlyBunion341 CuddlyBunion341 marked this pull request as ready for review August 13, 2025 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant