0.13.0 • Published 6 years ago

@marsbased/marscss v0.13.0

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

npm version

marscss

Marscss. Front-end CSS framework for faster and easier web development.

=======

How to use?

Install the dependency

npm i @marsbased/marscss --save

Use it from your main scss file:

@import 'node_modules/@marsbased/marscss/index';

Alternatively, if you are using a bundler you probably can use a shortcut like:

@import '~@marsbased/marscss/index';

Documentation

Visit Marscss documentation, powered by marsman Marsman.

Running documentation

  1. Run bundle install to install Ruby and middleman dependencies
  2. Run yarn install to install Node.js dependencies.
  3. Run bundle exec middleman server to up middleman server
  4. Open http://localhost:4567/documentation in you browser

Create the tests

  1. Run ruby scripts/tests-type-of.rb
  2. Add @include tests() in your scss file after marscss importer

Create the shapes

This script is responsible for compressing the different svg that are in the shapes folder and passing them to the partial that we added in the general layout

Run yarn svg

0.13.0

6 years ago

0.12.0

6 years ago

0.11.0

6 years ago

0.10.1

6 years ago

0.10.0

6 years ago

0.9.0

6 years ago

0.8.0

6 years ago

0.7.0

6 years ago

0.6.1

6 years ago

0.6.0

6 years ago

0.5.0

6 years ago

0.3.0

6 years ago

0.2.0

6 years ago

0.1.0

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago