Package detail

next-with-less

elado98.9kMIT3.0.1

Next.js + Less CSS Support

readme

no readme found 😢

changelog

CHANGELOG

3.0.0

  • Drop support for Next < 13 (use v2)
  • Fix compatibility with Next 13.4

2.0.6

  • Fix Next 13.x compatibility

2.0.5

  • Update NPM page links.

2.0.4

  • Fix NPM published version

2.0.3

  • Support for next@12.0.7

2.0.2

  • Fix NPM published version

2.0.1

  • Updated README

2.0.0

  • Added support for Next 12

1.0.1

  • Updated README

1.0.0

  • Added support for Next 11

0.3.0

  • BREAKING - replace lessOptions with lessLoaderOptions - allows passing both less-loader options, which also contain lessOptions property.

0.2.0

  • Transpile code, suport older Node versions.

0.1.0

  • Initial release