Closed javierartero closed 7 years ago
To make SASSC, I've added to the Gemfile:
gem 'middleman4-sprockets3-sassc', '~> 0.0.4'
and to the config:
activate :sprockets3_sassc
Now it seems to work!
To make SASSC, I've added to the Gemfile:
gem 'middleman4-sprockets3-sassc', '~> 0.0.4'
and to the config:
activate :sprockets3_sassc
Now it seems to work!