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

Support for multiple text-shadow #268

Closed
augustofnl opened this issue Oct 27, 2022 · 1 comment
Closed

Support for multiple text-shadow #268

augustofnl opened this issue Oct 27, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@augustofnl
Copy link

Bug report

error - uncaughtException: Error [ERR_UNHANDLED_ERROR]: Unhandled error. (Error: Failed to parse declaration "textShadow: 5px 0px 0 #1C476F,4.903926402016152px 0.9754516100806412px 0 #1C476F,4.619397662556434px 1.913417161825449px 0 #1C476F,4.157348061512726px 2.777851165098011px 0 #1C476F,3.5355339059327378px 3.5355339059327373px 0 #1C476F,2.7778511650980113px 4.157348061512726px 0 #1C476F,1.9134171618254492px 4.619397662556434px 0 #1C476F,0.9754516100806416px 4.903926402016152px 0 #1C476F,3.061616997868383e-16px 5px 0 #1C476F,-0.975451610080641px 4.903926402016152px 0 #1C476F,-1.9134171618254485px 4.619397662556434px 0 #1C476F,-2.77785116509801px 4.157348061512726px 0 #1C476F,-3.5355339059327373px 3.5355339059327378px 0 #1C476F,-4.157348061512726px 2.777851165098011px 0 #1C476F,-4.619397662556434px 1.9134171618254494px 0 #1C476F,-4.903926402016152px 0.9754516100806431px 0 #1C476F,-5px 6.123233995736766e-16px 0 #1C476F,-4.903926402016152px -0.9754516100806419px 0 #1C476F,-4.619397662556434px -1.9134171618254483px 0 #1C476F,-4.157348061512727px -2.77785116509801px 0 #1C476F,-3.5355339059327386px -3.5355339059327373px 0 #1C476F,-2.777851165098011px -4.157348061512726px 0 #1C476F,-1.9134171618254516px -4.619397662556432px 0 #1C476F,-0.9754516100806433px -4.903926402016151px 0 #1C476F,-9.184850993605148e-16px -5px 0 #1C476F,0.9754516100806415px -4.903926402016152px 0 #1C476F,1.91341716182545px -4.619397662556433px 0 #1C476F,2.777851165098009px -4.157348061512727px 0 #1C476F,3.535533905932737px -3.5355339059327386px 0 #1C476F,4.157348061512726px -2.777851165098011px 0 #1C476F,4.619397662556432px -1.913417161825452px 0 #1C476F,4.903926402016151px -0.9754516100806436px 0 #1C476F"

Description / Observed Behavior

When trying to generate TextShadow with multiple options generated this error, does anyone know if it will implement with more than 1 parameter?

@shuding shuding added the enhancement New feature or request label Oct 27, 2022
@shuding
Copy link
Member

shuding commented Apr 7, 2023

Fixed with #436 🎉

@shuding shuding closed this as completed Apr 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants