UNPKG

n8n-editor-ui

Version:

Workflow Editor UI for n8n

9 lines (8 loc) 166 B
module.exports = { content: ['./index.html', './src/**/*.{vue,js,ts}'], darkMode: ['selector', '[data-theme="dark"]'], theme: { extend: {}, }, plugins: [], };