🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more →
Socket
Book a DemoInstallSign in
Socket

kickoff-fluidVideo.css

Package Overview
Dependencies
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kickoff-fluidVideo.css

Simple fluid-width videos using CSS only

latest
Source
npmnpm
Version
1.1.0
Version published
Maintainers
2
Created
Source

kickoff-fluidVideo.css

Simple fluid-width videos using CSS only

npm version

NPM

Install

npm install kickoff-fluidVideo.css --save

Usage

With scss and the npm-sass or similar importer

@import "kickoff-fluidVideo.css/index"
<div class="fluidVideo">
	<iframe class="fluidVideo-item" src="..."/>
</div>

<!-- add modifier for 4:3 aspect ratio -->
<div class="fluidVideo fluidVideo--4-3">
	<iframe class="fluidVideo-item" src="..."/>
</div>

Keywords

âš˝

FAQs

Package last updated on 15 Oct 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts