0.3.3 • Published 5 years ago

tamarillo v0.3.3

Weekly downloads
9
License
MIT
Repository
github
Last release
5 years ago

tamarillo

tamarillo is a project which combine simplicity of less and css flexibility. Created styles may help you to create clean and nice-looking web layouts.

Quick install

npm install --save tamarillo

Assumptions

  • Should be lightweight
  • Must be easy to learn and understand
  • Should be ergonomic

What do you need before start?

  • Node.js > 14.x.x
  • Internet access

Just develop

At the beginig you have to run:

npm install

Dependencies should be installed.

Build

If you installed dependencies, you are able to compile sources with:

npm run build

Ready to use. Directory dist and file tamarillo.less should be created.

Build tamarillo.min.css

To create tamarillo.min.css file, please run:

npm run build-cleancss

Dynamic compilation

In case when you would like to start development and get your changes in tamarillo.css just in time, please run:

npm run start
0.3.2

5 years ago

0.3.3

5 years ago

0.3.1

6 years ago

0.3.0

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.0

6 years ago