This repo is an example repo for showing the integration of the stencil-tailwind-plugin and StencilJS.
Clone the repo, and install the dependencies:
cd stencil-component-starter
npm installStart the stencil dev server:
npm startIf you would like to build the application:
npm run buildAs an example of what to expect
