⚠️ Working in progress in this repository. Thank you.
Siimple Ruby Gem for any type of Ruby web application. Especially for Rails.
1. Add siimple
to your Gemfile
gem 'siimple', '~> 3.1.0', git: 'https://github.com/BerkhanBerkdemir/siimple-rubygem.git'
2. Import siimple in main scss
. In Rails that is called application.css
//= require siimple
🎉 You are ready to build your awesome and siimple application!
You can find more detailed How To pages in siimple Ruby Gem wiki page