I am using tailwind in NUXT,
name: '_blank',
specs: [
'fullscreen=yes',
'titlebar=yes',
'scrollbars=yes'
],
styles: [
'https://cdn.tailwindcss.com',
],
timeout: 1000, // default timeout before the print window appears
autoClose: true, // if false, the window will not close after printing
}
not working