I ran into an issue today where I tried using the name `.LightGray` as a class name and got errors when I composed it: `referenced class name "#d3d3d3" in composes not found` Not sure if this is css-loader or some other webpack element (sass/postcss) that's causing this.