Shopify CLI Docs

shopify hydrogen setup css

Adds support for certain CSS strategies to your project.

Adds support for certain CSS strategies to your project.

Usage

shopify hydrogen setup css [flags]

Summary

Adds support for certain CSS strategies to your project.

Flags

  • --install-deps — Auto installs dependencies using the active package manager. optional Environment: SHOPIFY_HYDROGEN_FLAG_INSTALL_DEPS.
  • --path <value> string — The path to the directory of the Hydrogen storefront. Defaults to the current directory where the command is run. optional Environment: SHOPIFY_HYDROGEN_FLAG_PATH.
  • -f, --force — Overwrites the destination directory and files if they already exist. optional Environment: SHOPIFY_HYDROGEN_FLAG_FORCE.

Official source

On this page