HunterLarco / voxel.css

A lightweight 3D CSS voxel library.
http://voxelcss.com
MIT License
3.35k stars 128 forks source link

Prefix CSS Classes #14

Open marcobiedermann opened 8 years ago

marcobiedermann commented 8 years ago

I suggest prefixing all CSS classes with "voxel-" to avoid any collision. .scene should be .voxel-scene.

If you agree, I could send you a PR :)

HunterLarco commented 8 years ago

Absolutely, please, a pull request would be fantastic!

marcobiedermann commented 8 years ago

@HunterLarco Alright, I will provide a PR as soon as possible