2.0.6 • Published 4 months ago

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

Weekly downloads
-
License
BSL
Repository
-
Last release
4 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

4 months ago

2.0.4

4 months ago

2.0.6

4 months ago

2.0.3

4 months ago

2.0.2

4 months ago

2.0.1

5 months ago

2.0.0

5 months ago

1.0.2

5 months ago

1.0.1

5 months ago

1.0.0

5 months ago