You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The CSS and SASS is quite tentacular. There is duplication (for the sake of the legacy doc IIRC), but even in just the SASS I'm not even sure we use half of it...
The use of Compass is also problematic, as it has stopped evolving around 2014 (AFAIK) and gradle plugin is not compatible with Gradle 4.5 (which would be a blocker if we were to use Spring for example). There are SASS plugins that are more recent, but not Compass-compatible.
@oodamien any idea on a sane approach to clean up the CSS/SCSS?
The text was updated successfully, but these errors were encountered:
The CSS and SASS is quite tentacular. There is duplication (for the sake of the legacy doc IIRC), but even in just the SASS I'm not even sure we use half of it...
The use of Compass is also problematic, as it has stopped evolving around 2014 (AFAIK) and gradle plugin is not compatible with Gradle 4.5 (which would be a blocker if we were to use Spring for example). There are SASS plugins that are more recent, but not Compass-compatible.
@oodamien any idea on a sane approach to clean up the CSS/SCSS?
The text was updated successfully, but these errors were encountered: