When using a gulp plugin to copy all my bower css files to a build folder, the rdash css gets copied twice, one as the regular css and one as the minified version. After looking at the bower documentation it seems that the main section should only have one file per filetype, but the package has two css files in that section.
When using a gulp plugin to copy all my bower css files to a build folder, the rdash css gets copied twice, one as the regular css and one as the minified version. After looking at the bower documentation it seems that the main section should only have one file per filetype, but the package has two css files in that section.
http://bower.io/docs/creating-packages/#main