You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

fluent-css

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fluent-css - npm Package Compare versions

Comparing version

to
1.2.3

demo/main.js

1

gulpfile.js

@@ -12,3 +12,2 @@ 'use strict';

var concat = require('gulp-concat');
var runSequence = require('run-sequence');

@@ -15,0 +14,0 @@ gulp.task('sass', ['sass:clean'], function () {

{
"name": "fluent-css",
"version": "1.2.2",
"version": "1.2.3",
"description": "write fluent css",

@@ -5,0 +6,0 @@ "scripts": {

@@ -77,9 +77,2 @@

## Available units:
```
px, percent, em, rem
```
# everything else is fluent
```html

@@ -97,6 +90,5 @@ <div class="display-inline-block">

- display.scss
```
## Example for margin
# Example for margin
![alt text](./img/margin.gif)

@@ -103,0 +95,0 @@

Sorry, the diff of this file is not supported yet