Getting started
Silicon template you are currently viewing is a Static HTML (Tailwind CSS 4) Template, NOT a WordPress Theme!
Do not attempt to install Silicon files in WordPress, as it will not be successful.
Prerequisites
Make sure you are familiar with the following technologies before using the Silicon 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 Silicon template:
- Using the Pro Front-end Setup (recommended)
-
Customizing design tokens and styles via
css/_config.cssusing the Tailwind CSS 4@themedirective.