This is a WordPress plugin that adds custom blocks and Tailwind CSS styling to your site.
This plugin developed using the tailpress plugin to fetch the Tailwind CSS styling
.
This is a basic starter plugin that allows to create custom blocks, but requires further development before it is ready for use.
The Kinesis plugin provides the following:
src/components/
:css/kinesisStyle.css
After installing and activating the plugin:
The Hero banner block can be used at the top of pages as an eye-catching header.
The Pricing table block lets you showcase latest crypto prices.
The Zigzag and Perks blocks help you create sectioned content with images and text.
The CTA block allows you to easily add a call to action button.
Utilize these new blocks along with Tailwind classes to build beautiful pages!
/wp-content/plugins/
directoryThe blocks can be modified by editing the React components in the src/components
folder.
Additional css styles can be added in css/kinesisStyle.css
.
This plugin was created by Abbas Yusuf. And inspired by freshbrewedweb - tailpress (Tailwind css)