Merge branch 'main' of https://github.com/dangerous-tac0s/dt-design-system
This commit is contained in:
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"@dangerousthings/tailwind-preset": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Add CJS require export for Node 18 compatibility, LICENSE file, README, and npm metadata (author, repository, homepage, keywords, engines)
|
|
||||||
7
packages/tailwind-preset/CHANGELOG.md
Normal file
7
packages/tailwind-preset/CHANGELOG.md
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
# @dangerousthings/tailwind-preset
|
||||||
|
|
||||||
|
## 0.1.1
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- 568a149: Add CJS require export for Node 18 compatibility, LICENSE file, README, and npm metadata (author, repository, homepage, keywords, engines)
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@dangerousthings/tailwind-preset",
|
"name": "@dangerousthings/tailwind-preset",
|
||||||
"version": "0.1.0",
|
"version": "0.1.1",
|
||||||
"description": "Tailwind CSS v3 preset mapping DT design tokens to Tailwind theme",
|
"description": "Tailwind CSS v3 preset mapping DT design tokens to Tailwind theme",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": {
|
"author": {
|
||||||
|
|||||||
Reference in New Issue
Block a user