Unused CSS Selector
Hi, I have noticed that is in a Flex application the following is used to import CSS styles on an asset: StyleManager.getStyleDeclaration('.icons').getStyle('infoIcon') Then its is shown in the CSS file as an Unused CSS Selector? How could I handle that not displaying? Cheers, Simon
请先登录再写评论。