* fix(issue:3766) add support for container queries * Add support for CSS Container Queries * Add tests for CSS Container Queries * feat(media-queries-level-4) update media query * Add support for Media Queries Level 4. * Add tests for Media Queries Level 4. * fix(mq-4 regex) fix regex for media queries * Fix regex used for Media Queries Level 4 syntax parsing. * fix(media-query-syntax) fix parsing of invalid CSS * Fix parsing of invalid CSS for media queries to be consistent with Less.js version 4.1.3 handling.
Chat with Less.js users and contributors
This is the Less.js monorepo, managed via Lerna.
More information
For general information on the language, configuration options or usage visit lesscss.org.
Here are other resources for using Less.js:
- stackoverflow.com is a great place to get answers about Less.
- Less.js Issues for reporting bugs
Contributing
Please read CONTRIBUTING.md. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.
Reporting Issues
Before opening any issue, please search for existing issues and read the Issue Guidelines, written by Nicolas Gallagher. After that if you find a bug or would like to make feature request, please open a new issue.
Please report documentation issues in the documentation project.
Development
Read Developing Less.
Release History
See the changelog
Contributors
Code Contributors
This project exists thanks to all the people who contribute. [Contribute].
License
Copyright (c) 2009-2017 Alexis Sellier & The Core Less Team Licensed under the Apache License.
