dolphins7.skeleton/twenty-frontend/Gemfile

7 lines
171 B
Ruby

# frozen_string_literal: true
source "https://rubygems.org"
gemspec
gem "nanoc", "~> 4.12"
gem "nanoc-webpack.rb", "~> 0.4"
gem "sass", "~> 3.7"
gem "rainpress", "~> 1.0"