https://github.com/trykickoff/kickoff-fluidvideo.css
Simple fluid-width videos using only CSS
https://github.com/trykickoff/kickoff-fluidvideo.css
Last synced: over 1 year ago
JSON representation
Simple fluid-width videos using only CSS
- Host: GitHub
- URL: https://github.com/trykickoff/kickoff-fluidvideo.css
- Owner: TryKickoff
- Created: 2016-08-25T17:42:59.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-01-16T22:26:26.000Z (over 8 years ago)
- Last Synced: 2024-04-26T06:54:36.031Z (about 2 years ago)
- Language: CSS
- Homepage: http://trykickoff.com
- Size: 7.81 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# @kickoff/fluidvideo.css
> Simple fluid-width videos using CSS only
[](https://badge.fury.io/js/kickoff-fluidVideo.css)
[](https://nodei.co/npm/kickoff-fluidVideo.css/)
## Install
```
npm install @kickoff/fluidvideo.css --save
```
## Usage
With scss and the [npm-sass](https://www.npmjs.com/package/npm-sass) or similar importer
```scss
@import "@kickoff/fluidvideo.css/index"
```
```html
```