Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 402 Bytes

File metadata and controls

21 lines (13 loc) · 402 Bytes

elementify

This is simple elementify with integration of tailwindcss, autoprefixer, postcss, webpack config with rtlcssplugin for any theme or plugin project.

Setup

How to set up the plugin.

Install Setup Packages.

  • npm install

Development

Start Development Server.

  • npm run start

Start Production Server.

  • npm run build

Grunt for compressing file.

  • grunt release