Home/ Known Issues

Known Issues

In this section of the documentation, we will soon publish the known issues and limitations of Pinegrow from version 7.x

LESS to CSS compilation issue

In some rare cases, the LESS to CSS compilation may fail due to the detection of a syntax or code presentation issue in the LESS source file.

In this type of situation, the following error message may appear:

Unfortunately, in this situation, Pinegrow does not offer a specific tool to fix the problem encountered and we therefore invite you to analyze the content of your LESS source file in order to fix the potential errors.

For more comfort, the analysis of the content of your source file can be done from an external editor.

In the case above, the LESS compiler was disturbed by the following syntax which was sufficient to generate a malfunction:

Once transformed, as below, the compiler did not encounter any more problems.