-
- Downloads
Added autoprefixer-rails to Gemfile and added browser config, use 'rake...
Added autoprefixer-rails to Gemfile and added browser config, use 'rake autoprefixer:info' to dry run and run 'rake tmp:clear' if changing the config yaml
Loading
| Loading
| @@ -233,6 +233,9 @@ gem 'virtus', '~> 1.0.1' |
gem 'net-ssh', '~> 3.0.1' | ||
gem 'base32', '~> 0.3.0' | ||
# Stylesheet vendor prefixer | ||
gem "autoprefixer-rails", '~> 6.3.6' | ||
# Sentry integration | ||
gem 'sentry-raven', '~> 0.15' | ||
Loading
| Loading
|
config/autoprefixer.yml
0 → 100644
Please register or sign in to comment