patashala/style/cms/bower_components/bootstrap/Gemfile
Vivek a53135a78d Added based code
Added base code to the repo
2024-02-07 20:19:28 +05:30

9 lines
200 B
Ruby
Executable File

source 'https://rubygems.org'
group :development, :test do
gem 'jekyll', '~> 3.3.1'
gem 'jekyll-redirect-from', '~> 0.12.0'
gem 'jekyll-sitemap', '~> 0.12.0'
gem 'scss_lint', '~> 0.51.0'
end