Theme Compilation Errors

On the platforms still using Compass for compilation, the CSS errors don't display directly (contrary to dart-sass where the error is visible)

On these platforms, to be able to see the error, one possibility is to subscribe to "Theme Compilation Errors". This will notify you of all compilation errors, for all themes

1 - Go to the platform where you want to receive compilation errors

2 - Access "My subscriptions" (using the header user dropdown)

3 - Click on a "ADD" to add a new subscription

For Notification type: choose Theme compilation errors

check "Notification" checkbox

hit save

Now when there is a CSS compilation issue, you will have a notification (the bell in the header)

If you click on the notification, it leads you to the website where there was the issue

To see the details, click on "View all notifications" where you will be able to see the error log

Last updated