Answer the question
In order to leave comments, you need to log in
PhpStorm: CSS parsing issue in templates?
Good afternoon, colleagues!
There is
the following project structure:
/views/teamplate/1.php
/views/teamplate/2.php
...
/views/teamplate/N.php
All templates are in one folder.
Each file is an html/css view/template with php code interspersed.
One of the files contains all the css and the CSS analyzer built into PHPStorm when it complains about the "selector * is never used"
error . does not see the use of selectors in other templates.
The assembly of all templates into one takes place already at the level of php processing.
Hence the question: is it possible to somehow expand the scope for the analyzer?
Thank you.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question