Download box-shadows.css box-shadows.min.css Or install via npm: npm install box-shadows-css --save-dev Basic Usage 1. Include the stylesheet on your document's <head>: <head> <link rel='stylesheet' href='/box-shadows.css'> <!-- or --> <link rel='stylesheet' href='/box-shadows.min.css'> </head> 2. Add the class .bShadow to the block you want to use: <div class='bShadow'></div> 3. Next, you need to