Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce 'Shepherd' Theme & Shift Rails UI to Tailwind CSS-First #30

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

justalever
Copy link
Collaborator

The change brings a simplified take on building themes and components integrated into your Rails application.

  • This update is a breaking change that introduces a new theme, Shepherd.
  • Bootstrap support and the first theme, "Retriever," have been removed. Efforts will be made to translate that theme into Tailwind CSS shortly.
  • Two custom color palettes, "primary" and "secondary," are now configurable within the Rails UI configuration, giving you more control over the theme without needing to find and replace classes.
  • The Hound theme received updates on the shift to the Tailwind CSS-First philosophy.

shepherd

Preview the Shepherd theme here

This update is a breaking change that also introduces a new theme. I removed Bootstrap support and the very first theme "Retriever" for now. Effort will be made to translate that theme into Tailwind CSS in the near future.

The change brings for a simplified take at building both themes and components that are integrated to your Rails application.

Two custom color palettes "primary" and "secondary" are now configurable within the Rails UI configuration giving you more control over the theme without needing to find and replace classes.
@justalever justalever merged commit 02884c0 into main Jan 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant