DIR : /home/kozerus/public_html/cropex/node/node_modules/tailwindcss/scripts/create-plugin-list.js

/home/kozerus/public_html/cropex/node/node_modules/tailwindcss/scripts

import { corePlugins } from '../src/corePlugins'
import fs from 'fs'
import path from 'path'

let corePluginList = Object.keys(corePlugins)

fs.writeFileSync(
  path.join(process.cwd(), 'src', 'corePluginList.js'),
  `export default ${JSON.stringify(corePluginList)}`
)
//


koh5_pano



Your browser does not support the HTML5 canvas element.


Drag mouse to navigate.

Navigation





17.Aug.2010, Martin Wengenmayer