bootstarted / css-split-webpack-plugin

Split your CSS for stupid browsers using webpack and postcss.
78 stars 22 forks source link

css spitting is not working corectly #8

Closed ajoshi0 closed 8 years ago

ajoshi0 commented 8 years ago

css file for reference: http://i5.walmartimages.com/dfw/63fd9f59-333f/456358e1-5d9d-4410-a675-f0331c135039/v1/style.a714ac778d0a3fa9fb4f.css used this to count css selectors: http://snippet.bevey.com/css/selectorCount.php Total: 1580

then it should not split the css in 2 files but its currently happening

ajoshi0 commented 8 years ago

false alarm online tool is not good