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:

  1. Using the Pro Front-end Setup (recommended)
  2. Customizing design tokens and styles via css/_config.css using the Tailwind CSS 4 @theme directive.