Skip to content

Starter project for building HubSpot themes with Tailwind CSS and Webpack.

Notifications You must be signed in to change notification settings

ozguruysal/hubspot-tailwind

Repository files navigation

Hubspot Tailwind CSS Starter

Starter project for building HubSpot themes with Tailwind CSS and Webpack.

Install

Run yarn or npm install to install dependencies

Scripts

  • start : Builds project with webpack, uploads to your defaultPortal specified in hubspot.config.yml and watches for changes via @hubspot/webpack-cms-plugins/HubSpotAutoUploadPlugin.
  • build : Clears /dist contents and builds project into /dist.
  • deploy : Clears /dist contents, builds project into /dist, and uploads to via @hubspot/cms-cli.
  • upload: Uploads the /dist contents to your defaultPortal specified in hubspot.config.yml.

About

Starter project for building HubSpot themes with Tailwind CSS and Webpack.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published