I am new to grunt and using for the java-script and css magnification. It's just an awesome tool. After exploring the grunt few more i came across uncss module which can help a lot to improve the load time and size of the css (especially framework like bootstrap css ).
I have app in angular and php which has a classes generated by php and java-script dynamically .While running the uncss this css selector are removed from new css file generated.
I think i have install phantom-js while installing the uncss module of grunt.
Can anyone has idea how i can achieve this.