Lack of interest allow us to search between @property tags in .css templates

This suggestion has been closed automatically because it did not receive enough votes over an extended period of time. If you wish to see this, please search for an open suggestion and, if you don't find any, post a new one.

Jake Bunce

Well-known member
I just discovered that you can't search the .css templates for strings between @property tags. If this functionality can be added somehow that would be good.
 
Upvote 0
This suggestion has been closed. Votes are no longer accepted.
It seems to me that the solution is to simply store cached copies of the .css templates with the properties already filled in (as they appear in the template editor). The cost would be extra processing at save time. The question is, is the cost too much?
 
Top Bottom