2.0.6 • Published 10 months ago

@tui-cruises/mein-schiff-web-tailwind-config v2.0.6

Weekly downloads
-
License
BSL
Repository
-
Last release
10 months ago

Mein Schiff® Tailwind CSS Configuration - Internal Usage

Publishing to NPM

  1. Ensure you are logged in to NPM:

    npm login
  2. Build the project before publishing:

    npm run build
  3. Bump the version:

    To bump the version of the package (e.g., patch, minor, or major), run:

    npm version patch

    This command automatically increments the version number in the package.json.

  4. Preview the package contents (optional):

    If you want to preview the files that will be included in the npm package, run:

    npm pack

    This command generates a .tgz file that simulates the package's contents.

  5. Publish to NPM:

    Once you're ready to publish the package, run:

    npm publish --access public

    This will publish the package to the public npm registry.

2.0.5

10 months ago

2.0.4

10 months ago

2.0.6

10 months ago

2.0.3

10 months ago

2.0.2

10 months ago

2.0.1

10 months ago

2.0.0

10 months ago

1.0.2

10 months ago

1.0.1

11 months ago

1.0.0

11 months ago