Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi,
First thanks for sharing this interesting package.
I am trying to get some classes from my css file.
my regex is : \.theme\d+\s*$
and I have following examples of classes in my css file:
.theme1 {...........}.theme1 .background {.......}.theme1 .background.background-hover:hover {......}.theme2 .background {.........}
I am expecting to see theme1 in the dropdown list.
I am using uCssClassNameDropdown_1.4 with Umbraco 6.1.6
Am I missing something?
Sorry Amir, only just seen this, did you get this working, was it regex pattern issue ? or did you give up ??
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
No Class names found matching the Regex
Hi,
First thanks for sharing this interesting package.
I am trying to get some classes from my css file.
my regex is : \.theme\d+\s*$
and I have following examples of classes in my css file:
I am expecting to see theme1 in the dropdown list.
I am using uCssClassNameDropdown_1.4 with Umbraco 6.1.6
Am I missing something?
Sorry Amir, only just seen this, did you get this working, was it regex pattern issue ? or did you give up ??
is working on a reply...