Skip to content

Drop support for less 2

Choose a tag to compare

@JakeSidSmith JakeSidSmith released this 03 Aug 13:19
· 256 commits to master since this release
d20d4ad

Roe now supports less 3 only, as of #337

If upgrading you should check that any less compiling dependencies support less 3, and that any of the following are updated:

Essentially less will no longer require calc() calls to be wrapped in ~'', and back-ticks (for inline javascript) are no longer enabled by default (and ideally should be removed).

This also contains a small dependency audit: #338