1.7.8 • Published 5 years ago

@oodavid/flow-css v1.7.8

Weekly downloads
-
License
ISC
Repository
github
Last release
5 years ago

logo Flow.css

Flow.css is a responsive, mobile-first CSS framework ...built by you.

It is production ready and comparable to Bootstrap, Pure.css or Bulma.

The Choice

  • Use the framework today in production.
  • Or sit the course and learn how to build Flow.css from scratch!

The Course

You will create reliable components - a mobile-first approach with columns, responsivity, smart forms and everything you see in the Docs.

Learn on Udemy!

Install with NPM

npm install @oodavid/flow-css --save

CSS

/* Import flow.css */
@import "./node_modules/@oodavid/flow-css/flow.css";

SASS

// Import everything
@import "./node_modules/@oodavid/flow-css/flow.scss";
// ...or import individual components or abstracts
@import "./node_modules/@oodavid/flow-css/abstracts/_breakpoints.scss";
@import "./node_modules/@oodavid/flow-css/components/_columns.scss";

The Author

I'm David King, a full-stack engineer from the UK.

I've been developing for 20 years and have a passion for well-written CSS and Javascript.

oodavid.com

Contributing

See CONTRIBUTING for information on how to contribute to Flow.css

1.7.8

5 years ago

1.7.7

5 years ago

1.7.6

5 years ago

1.7.5

5 years ago

1.7.4

5 years ago

1.7.3

5 years ago

1.7.2

5 years ago

1.7.1

5 years ago

1.7.0

5 years ago

1.6.18

5 years ago

1.6.16

6 years ago

1.6.15

6 years ago

1.6.14

6 years ago

1.6.13

6 years ago

1.6.12

6 years ago

1.6.11

6 years ago

1.6.10

6 years ago

1.6.9

6 years ago

1.6.8

6 years ago

1.6.7

6 years ago

1.6.5

7 years ago

1.6.4

7 years ago

1.6.3

7 years ago

1.6.2

7 years ago

1.6.1

7 years ago

1.6.0

7 years ago

1.2.0

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago