Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enh(css) add text-decoration-skip-ink, text-decoration-thickness and text-underline-offset properties #4064

Merged
merged 1 commit into from
Jun 8, 2024

Conversation

vast
Copy link
Contributor

@vast vast commented Jun 8, 2024

Changes

Added text-decoration-skip-ink, text-decoration-thickness and text-underline-offset to list of known CSS properties.

MDN:

Checklist

  • Added markup tests, or they don't apply here because...
  • Updated the changelog at CHANGES.md

Copy link

github-actions bot commented Jun 8, 2024

Build Size Report

Changes to minified artifacts in /build, after gzip compression.

10 files changed

Total change +156 B

View Changes
file base pr diff
es/core.min.js 8.2 KB 8.2 KB +1 B
es/highlight.min.js 8.2 KB 8.2 KB +1 B
es/languages/css.min.js 3.9 KB 3.92 KB +19 B
es/languages/less.min.js 4.31 KB 4.33 KB +19 B
es/languages/scss.min.js 4.35 KB 4.37 KB +19 B
es/languages/stylus.min.js 4 KB 4.02 KB +20 B
languages/css.min.js 3.91 KB 3.92 KB +19 B
languages/less.min.js 4.31 KB 4.33 KB +20 B
languages/scss.min.js 4.36 KB 4.38 KB +19 B
languages/stylus.min.js 4.01 KB 4.03 KB +19 B

@joshgoebel joshgoebel merged commit b9ae5fe into highlightjs:main Jun 8, 2024
15 checks passed
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.

2 participants