0
0
Fork 1
Spiegel von https://github.com/paviliondev/discourse-custom-wizard.git synchronisiert 2024-09-19 15:21:11 +02:00

Wizard scss cannot be precompiled by rails anymore

Dieser Commit ist enthalten in:
Angus McLeod 2020-08-20 22:36:32 +10:00
Ursprung a0f48e5a28
Commit 4417c96953

Datei anzeigen

@ -25,13 +25,6 @@ if Rails.env.production?
wizard-plugin.js
wizard-custom-start.js
wizard-raw-templates.js.erb
stylesheets/wizard/wizard_autocomplete.scss
stylesheets/wizard/wizard_custom.scss
stylesheets/wizard/wizard_composer.scss
stylesheets/wizard/wizard_variables.scss
stylesheets/wizard/wizard_custom_mobile.scss
stylesheets/wizard/wizard_locations.scss
stylesheets/wizard/wizard_events.scss
}
end