This package has been deprecated

Author message:

Used incorrect naming scheme. Please install 'kickoff-fluidVideo.css' instead

kickoff-css-fluid-video

1.1.2 • Public • Published

Kickoff Fluid Video CSS module

Install

npm install kickoff-css-fluid-video --save

Usage

With scss and the npm-sass or similar importer

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

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

/kickoff-css-fluid-video/

    Package Sidebar

    Install

    npm i kickoff-css-fluid-video

    Weekly Downloads

    3

    Version

    1.1.2

    License

    MIT

    Last publish

    Collaborators

    • mrmartineau