Add Customized Splitter instead of hard code character '-'#76
Add Customized Splitter instead of hard code character '-'#76SimonCat1989 wants to merge 1 commit intogoogle:masterfrom
Conversation
…heets. By this developers can assign any single character as splitter for closure-stylesheets to use.
|
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed, please reply here (e.g.
|
|
Hi there, Thanks for sending this patch. I've taken an initial look at it and I've got a few questions. First, what's the motivation for this change? What situation do you have where you want to pick a custom splitter character? Looking at your comment on Second, if we go down this path of allowing configurable splitters, would we want to allow choosing of renaming maps in general? This is possible today by passing the right classes to Thanks, Ian |
Add one more option "--css-class-splitter" when we use closure-stylesheets. By this developers can assign any single character as splitter for closure-stylesheets to use.