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
{{ message }}
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
Thanks @hsn10 - can you explain in more detail how this would be useful for Atom? We're not currently in a place to take on changes for use cases outside of Atom so we need to confirm whether the update is doing something like fixing a specific bug or solving a specific problem within Atom.
I'm with @hsn10 and I will point to upgrade it to the latest stable version as there're bug fixes (the changelog doesn't mention which ones) and lots of functionalities.
IMHO it can improve the performance and it will give us better options to write better styles.
Another thing that came to my mind, this module allows caching less code into css but I see there's a problem.
If I would like to use this module in a different project that's using less I won't be able to use it if the version that my project depends on is v3 or greater. Shouldn't less be a dependency of the project that uses this module?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
We should update less to at least 3.5 to get newer features, specially maps are nice.
After update there are 4 tests failing, most likely related to fact that paths are now normalized to have forward slash in name, tested on node 10.16
The text was updated successfully, but these errors were encountered: