Skip to content

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

Notifications You must be signed in to change notification settings

brandonedley/Hubspot-Web-Components

 
 

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 69.7%
  • JavaScript 28.6%
  • CSS 1.7%