Make open source the default, and check for sass instead

This commit is contained in:
Jorge Manrubia
2025-11-22 16:58:14 +01:00
committed by Jorge Manrubia
parent 09866d7081
commit e1e9a01720
13 changed files with 16 additions and 38 deletions
+1 -3
View File
@@ -76,8 +76,6 @@ group :test do
gem "mocha"
end
require_relative "lib/bootstrap"
unless Bootstrap.oss_config?
eval_gemfile "gems/fizzy-saas/Gemfile"
group :saas do
gem "fizzy-saas", path: "gems/fizzy-saas"
end