SimpleForm is a great plugin to help reduce boilerplate markup for your forms.
Our goal is to create a Tachyons Sign In Form with a simple tachyons config.
Getting Started
1. Installation
Go through the installation instructions.
2. Setup
Get your page running with defaults:
in your view:
This setup should give you some basic links that are working
go ahead and commit right now :)
Inside config/initializers
create a file called simple-form-tachyons.rb
And restart your server!
At this point you should refresh the page and see a big pink pagination bar setup!
4. Customize the Config
This should get your pretty darn close to the tachyons simpleform config that you’re looking for.
I highly suggest tweaking the styles in this config and restarting your server to get it closer to your liking.
Hopefully this will get you moving in the direction you’re looking for.
If these methods stop working, go ahead and let me know!