I'm trying to add some new properties for css3 box shadow and text shadow. I need to add multiple values (ie. -webkit--webkit-box-shadow: 4px 4px 3px 2px rgba(0, 0, 0, .2);
box-shadow: 4px 4px 3px 2px rgba(0, 0, 0, .2); )

Is that supported? Any suggestions on how to do that? BTW - i think it would make a great addition to the default.

Comments

Anonymous’s picture

Status: Active » Closed (won't fix)

This is actually not supported but it's on the roadmap and will certainly be released in the following weeks. I need to make several core changes before to get this into the dev version but its really not far from being ready.

sonicthoughts’s picture

Fantastic! Let me know and happy to test.