tailwind-jit-api icon indicating copy to clipboard operation
tailwind-jit-api copied to clipboard

disable preflight not working

Open vortechron opened this issue 4 years ago • 0 comments

https://tailwind-jit.beyondco.de/tailwind.js?config={
            corePlugins: {
                preflight: false
            }
        }

p/s tq for the wonderful package, now I can easily make prototyping on any html files...

vortechron avatar May 06 '21 12:05 vortechron