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

Can't parse Bulma 1.0 #97

Closed
nafg opened this issue May 22, 2024 · 1 comment
Closed

Can't parse Bulma 1.0 #97

nafg opened this issue May 22, 2024 · 1 comment
Assignees
Labels

Comments

@nafg
Copy link

nafg commented May 22, 2024

https://cdn.jsdelivr.net/npm/[email protected]/css/bulma.css fails with

ERROR com.helger.css.handler.LoggingCSSParseExceptionCallback - Failed to parse CSS: [5368:29] Encountered text ' ' corresponding to token <S>. Was expecting one of: <NUMBER>, <EM>, <EX>, <FR>, <PX>, <CH>, <REM>, <VW>, <VH>, <VMIN>, <VMAX>, <DPI>, <DPCM>, <DPPX>, <LENGTH_CM>, <LENGTH_MM>, <LENGTH_Q>, <LENGTH_IN>, <LENGTH_PT>, <LENGTH_PC>, <ANGLE_DEG>, <ANGLE_RAD>, <ANGLE_GRAD>, <ANGLE_TURN>, <TIME_MS>, <TIME_S>, <FREQ_HZ>, <FREQ_KHZ>, <PERCENTAGE>

@phax phax self-assigned this May 23, 2024
@phax phax added the bug label May 23, 2024
phax added a commit that referenced this issue Sep 23, 2024
@phax
Copy link
Owner

phax commented Sep 23, 2024

The fix for #101 and #88 seems to have resolve this issue as well. Will be fixed in 7.0.3

@phax phax closed this as completed Sep 23, 2024
nafg added a commit to nafg/css-dsl that referenced this issue Sep 24, 2024
nafg added a commit to nafg/css-dsl that referenced this issue Sep 24, 2024
nafg added a commit to nafg/css-dsl that referenced this issue Sep 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants