Skip to content

Releases: internxt/css-config

v1.2.0

Choose a tag to compare

@larryrider larryrider released this 06 Jul 11:51
35148c2
  • Migrated from yarn to npm
  • Updated .npmrc.template to point to the public npm registry instead of the Yarn/GitHub Packages registries.
  • Bumped tailwindcss to ^4.3.2 and typescript to ^6.0.3

v1.1.1

Choose a tag to compare

@jaaaaavier jaaaaavier released this 22 Jun 10:44
cc939cd

This Version adds pair of new colors to the libray

v1.1.0

Choose a tag to compare

@larryrider larryrider released this 02 Dec 14:09
853e9d7
  • Updated tailwindcss dependency to version 4.1.17
  • Consolidated Tailwind CSS configuration into index.ts and remove tailwind.config.ts
  • Updated typescript ES5 to ES2020 and CommonJS to ESNext in tsconfig.json

v1.0.5

Choose a tag to compare

@larryrider larryrider released this 01 Dec 11:48
330048e
  • Added purple and blue colors
  • Adjusted typescript dependency
  • Added build workflow

v1.0.4

Choose a tag to compare

@sg-gs sg-gs released this 22 Apr 08:17
738b3b1

Publish package on npm

v1.0.3

Choose a tag to compare

@xabg2 xabg2 released this 24 Mar 10:14
b6079ca

Action added to create a new version of the package each time a release is created.