diff --git a/.cursor/commands/generate-pr-info.md b/.cursor/commands/generate-pr-info.md new file mode 100644 index 000000000..285d769c3 --- /dev/null +++ b/.cursor/commands/generate-pr-info.md @@ -0,0 +1 @@ +Generate PR title and description, use ALL changes in current branch vs dev branch. Use simple english, title should be no longer than 70 chars. Generate title and description in markdown. If issue numer are in branch name add reference in PR to this issue on Github. \ No newline at end of file diff --git a/core/package.json b/core/package.json index 55b866921..c305b9869 100644 --- a/core/package.json +++ b/core/package.json @@ -86,7 +86,7 @@ }, { "path": "./dist/css/tabler.min.css", - "maxSize": "72 kB" + "maxSize": "73 kB" }, { "path": "./dist/css/tabler.rtl.css",