using tailwind simple form builder
This commit is contained in:
10
Gemfile.lock
10
Gemfile.lock
@ -155,6 +155,8 @@ GEM
|
||||
activesupport (>= 5.1)
|
||||
haml (>= 4.0.6)
|
||||
railties (>= 5.1)
|
||||
heroicon (1.0.0)
|
||||
rails (>= 5.2)
|
||||
html2haml (2.3.0)
|
||||
erubis (~> 2.7.0)
|
||||
haml (>= 4.0)
|
||||
@ -285,6 +287,12 @@ GEM
|
||||
websocket (~> 1.0)
|
||||
sexp_processor (4.16.1)
|
||||
shellany (0.0.1)
|
||||
simple_form (5.1.0)
|
||||
actionpack (>= 5.2)
|
||||
activemodel (>= 5.2)
|
||||
simple_form_tailwind_css (1.0.0)
|
||||
heroicon
|
||||
simple_form
|
||||
sprockets (4.1.1)
|
||||
concurrent-ruby (~> 1.0)
|
||||
rack (> 1, < 3)
|
||||
@ -343,6 +351,8 @@ DEPENDENCIES
|
||||
ruby2js!
|
||||
sassc-rails
|
||||
selenium-webdriver
|
||||
simple_form (= 5.1.0)
|
||||
simple_form_tailwind_css
|
||||
sprockets-rails
|
||||
tailwindcss-rails
|
||||
web-console
|
||||
|
Reference in New Issue
Block a user