Robin Malfait eac11cf57d
Performance improvements + memory leak fix (#3032)
* fix memory leak

* add optional condition to hasAtRule

* use known tree to handle `@apply` when required `@tailwind` at rules exists

Otherwise we will generate the lookup tree.

* only generate the missing `@tailwind` atrules when using `@apply`

* update perf config to reflect 2.0 changes

* update changelog

* ensure lookup tree is correctly cached based on used tailwind atrules
2020-12-11 15:03:49 +01:00
..
2020-12-02 15:45:04 -05:00
2020-10-21 08:04:35 -04:00
2019-03-20 08:17:56 -05:00
2019-03-14 15:51:21 -05:00
2019-03-14 15:51:21 -05:00
2019-05-27 08:05:51 +02:00
2020-10-16 15:39:44 -04:00