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

Add helper to include all stylesheets in the load path #154

Merged
merged 1 commit into from
Sep 24, 2023

Conversation

dhh
Copy link
Member

@dhh dhh commented Sep 24, 2023

If you're running No Build for your stylesheets, you typically just want to include all of them in the head. Make this easier by adding stylesheet_link_tag :all as an extension, which will include all css files in the load path in a sorted and unique order.

@dhh dhh merged commit 525baf2 into main Sep 24, 2023
8 checks passed
jcowhigjr added a commit to jcowhigjr/yelp_search_demo that referenced this pull request Dec 20, 2023
jcowhigjr added a commit to jcowhigjr/yelp_search_demo that referenced this pull request Dec 20, 2023
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.

None yet

1 participant