Skip to content

Poimen/stencil-tailwind-plugin-example

Repository files navigation

stencil-tailwind-plugin-example

This repo is an example repo for showing the integration of the stencil-tailwind-plugin and StencilJS.

Getting started with Stencil Component Example

Clone the repo, and install the dependencies:

cd stencil-component-starter
npm install

Start the stencil dev server:

npm start

If you would like to build the application:

npm run build

Example output screen

As an example of what to expect

example-output-cards