Getting started
Around template you are currently viewing is a Static HTML (Tailwind CSS 4) Template, NOT a WordPress Theme!
Do not attempt to install Around files in WordPress, as it will not be successful.
Prerequisites
Make sure you are familiar with the following technologies before using the Around HTML Template:
- HTML / CSS / JavaScript (required)
- Tailwind CSS 4 (required)
- Node.js & npm (recommended). npm is used to install dependencies and run the Vite build process for compiling Tailwind CSS.
- Basic understanding of Vite and modern frontend tooling (optional but helpful).
All configuration files such as
package.json,
vite.config.js, and
css/_config.css are included in the download package
Next steps
There are two recommended ways to customize the Around template:
- Using the Pro Front-end Setup (recommended)
-
Customizing design tokens and styles via
css/_config.cssusing the Tailwind CSS 4@themedirective.