Commit graph

14 commits

Author SHA1 Message Date
winston 52e96fe6d9
chore(release): 0.1.8 2023-04-02 06:08:25 +02:00
Sam Nystrom df35c12c2f
feat: add machine-readable palette (#45)
* feat: add jq script for machine-readable palette

* feat: add machine-readable palette

* refactor: replace regex with jq filters

* build: add porcelain step to `package.json`

---------

Co-authored-by: winston <hey@winston.sh>
2023-04-02 03:03:16 +02:00
Andreas Grafen e78e016e01
feat(npm): incluse LESS in package
This includes the LESS palette in our NPM Package.
2023-03-31 20:20:46 +02:00
winston 530db7cbcb
chore(release): 0.1.7 2023-03-03 04:41:30 +01:00
winston 0937412b1c
build: add standard-version & enable package-lock 2023-03-03 03:56:43 +01:00
Rhys-T 0bc8247f1a
fix: expose scss files in package.json 'exports' (#43) 2023-03-03 03:40:16 +01:00
winston 7450f6f9d8
feat: include sass in npm package 2023-02-05 22:34:31 +01:00
winston e92b4a9312
feat: npm package: hybrid cjs+esm support (#14)
* feat(npm): add build script for hybrid cjs+esm support
* style: fix mixed indents
* allow import from CSS
* doc: instructions on how to import css file
* refactor(npm):  use esbuild.js for a single build command
* chore: fix mixed indents
* fix(npm): rename file extension in npm include list

Co-authored-by: sakkke <w32w64@gmail.com>
Co-authored-by: Pocco81 <58336662+Pocco81@users.noreply.github.com>
Co-authored-by: Pocco81 <pocco451@gmail.com>
2022-06-13 06:48:36 +00:00
sakkke 82339a14c4 allow import from CSS 2022-06-09 16:59:47 +09:00
Pocco81 b2d4740c83 updated package.json 2022-05-28 20:00:30 -05:00
Pocco81 ed19a92cf6 updated package.json 2022-05-28 18:49:55 -05:00
Pocco81 fb61997a22 feat: declaration file for types 2022-05-21 15:34:27 -05:00
Pocco81 ba9943cb34 feat(latte): updated rosewater, blue, pink and yellow 2022-05-21 13:03:16 -05:00
Pocco81 d81ae318f4 feat: node package + reorganized everything 2022-05-15 19:14:56 -05:00