Daniel Puckowski 012d549d42 fix(issue:3766) add support for container queries (#3811)
* 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.
2023-08-05 09:39:42 -07:00
2023-08-03 10:11:32 -07:00
2020-12-18 10:03:08 -08:00
2020-02-09 13:52:37 -08:00
2021-01-30 19:39:36 -08:00
2023-01-20 08:12:36 +08:00
2022-06-08 12:23:27 -07:00

Github Actions CI Downloads Twitter Follow


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:

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.

Description
No description provided
Readme 55 MiB
Languages
JavaScript 63.7%
Less 25.6%
CSS 10.3%
TypeScript 0.3%