We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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>
The text was updated successfully, but these errors were encountered:
Added test file for #97
7f0c2fd
The fix for #101 and #88 seems to have resolve this issue as well. Will be fixed in 7.0.3
Sorry, something went wrong.
Unpin Bulma
12ab608
phax/ph-css#97 was fixed!
41196fd
fd3e35f
phax
No branches or pull requests
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>
The text was updated successfully, but these errors were encountered: