Skip to content

v1.6.0 - #149

Merged
tbela99 merged 12 commits into
masterfrom
v.next
Sep 2, 2026
Merged

v1.6.0#149
tbela99 merged 12 commits into
masterfrom
v.next

Conversation

@tbela99

@tbela99 tbela99 commented Sep 2, 2026

Copy link
Copy Markdown
Owner

v1.6.0

  • added support for math function tan().

Improvements

  • faster tokenizer
  • ensure transform: rotate(360deg) is not minified to transform: none
  • support input sourcemap from inline sourcemap file. This is only supported by the async parser.
table.colortable {
 width: 100%;
 text-shadow: none;
 border-collapse: collapse
}
table.colortable td {
 text-align: center
}
table.colortable td.c {
 text-transform: uppercase;
 background: #ff0
}
table.colortable th {
 text-align: center;
 color: green;
 font-weight: 400;
 padding: 2px 3px
}

/*# sourceMappingURL=sourcemap.css.map */

@tbela99 tbela99 added this to the v1.6.0 milestone Sep 2, 2026
@tbela99
tbela99 merged commit 5e6d9f5 into master Sep 2, 2026
7 checks passed
@tbela99 tbela99 linked an issue Sep 2, 2026 that may be closed by this pull request
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

v1.6.0

1 participant