Skip to content

dtaalbers/stencil-tailwind-plugin-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

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

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 83.6%
  • HTML 7.5%
  • CSS 5.6%
  • JavaScript 3.3%