0.4.5 • Published 7 years ago

fortytwo-css-sdk v0.4.5

Weekly downloads
-
License
ISC
Repository
-
Last release
7 years ago

Fortytwo CSS Design SDK

How it to use it

  • Include the dist/app.css file.
  • Include the fonts as in the preview/fonts.css file.

Build

The sources files are based on the sass (.scss) format.

With docker

A docker image is used for generating the css files, you can execute the docker image from the terminal.

From the root path of the project:

  • The first time you launch the command, you need to build the image witht this command:
    docker build -t sass .
  • Once the project is builded you can execute the command
    docker run -v path/to/your/project:/app sass
0.4.5

7 years ago

0.4.4

8 years ago

0.4.3

8 years ago

0.4.2

8 years ago

0.4.1

8 years ago

0.4.0

8 years ago

0.3.6

8 years ago