We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d3dbc8 commit 50a84c3Copy full SHA for 50a84c3
flowbite-components.gemspec
@@ -8,8 +8,8 @@ Gem::Specification.new do |spec|
8
spec.authors = ["Jakob Skjerning"]
9
spec.email = ["[email protected]"]
10
11
- spec.summary = "Flowbite components for Rails applications"
12
- spec.description = "A library of Flowbite View Components to be used in Rails applications."
+ spec.summary = "ViewComponents using the Flowbite design system"
+ spec.description = "A library of View Components based on the Flowbite design system to be used in Rails applications."
13
spec.homepage = "https://github.com/substancelab/flowbite-components"
14
spec.required_ruby_version = ">= 3.1.0"
15
0 commit comments