Skip to content

Template to be used with the @wordpress/create-block script. Adds full Tailwind CSS support to the generated block.

License

Notifications You must be signed in to change notification settings

iamlasse/tw-block-dynamic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tailwind Block Template

Template to be used with the @wordpress/create-block script. Adds full Tailwind CSS support to the generated block.

Usage

Use the Tailwind template when creating a block as follows:

npx @wordpress/create-block test -t tw-block

Once the block plugin has been created just enter npm start to watch the files. Any changes to the block source code involving Tailwind classes will auto-compile!

About

Template to be used with the @wordpress/create-block script. Adds full Tailwind CSS support to the generated block.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Mustache 89.3%
  • JavaScript 10.7%