AdvisorySG / ghost-advisory-theme

Custom-built Ghost theme for Advisory SG.
MIT License
6 stars 12 forks source link

Tailwind: Enable JIT compiler #236

Closed wei2912 closed 3 years ago

wei2912 commented 3 years ago

This PR enables the new JIT compiler for Tailwind, which is still in active development. The compiler appears to be close to reaching feature parity and can speed up development significantly. It provides new features such as stackable variants and arbitrary value support.