Commit Graph

7 Commits

Author SHA1 Message Date
unkn0wn 03a92db05e feat: updating package to version 0.04.0
Publish to npm / check-and-publish (push) Successful in 23s
2026-06-16 08:32:33 +02:00
unkn0wn 4d7c882324 feat: updating package to version 0.03.0
Publish to npm / check-and-publish (push) Successful in 21s
2026-06-09 14:32:48 +02:00
unkn0wn 2dd911dbc5 feat: update package to version 0.02.0
Publish to npm / check-and-publish (push) Successful in 1m42s
2026-06-04 12:32:57 +00:00
unkn0wn 4af10b10f7 fix: update package name to include scope and clean up scripts 2026-06-04 13:44:47 +02:00
LOUIS POTEVIN 7e803a24c4 feat: update dependancies versions and setting up new color themes and new fonts 2026-05-27 12:04:06 +02:00
unkn0wn 2347af8d0a feat: update package.json and add generate-barrel script
- Set project name to "nova-design-system" and updated version to 0.1.0
- Added description for the project
- Defined exports for the main entry and styles
- Included a new script "barrel" to generate index.ts for components
- Added "sass" as a devDependency

chore: update package-lock.json

- Added "sass" as a devDependency with version ^1.99.0
- Updated dependencies including @parcel/watcher and others

refactor: remove unused assets and Welcome component

- Deleted astro.svg and background.svg assets
- Removed Welcome.astro component as it was no longer needed
2026-05-15 17:24:14 +02:00
unkn0wn f87b267b7b feat: initialize Astro project with basic structure and assets 2026-05-15 17:03:59 +02:00