Jesús Arroyo Torrens 90eddb0fab Merge pull request #206 from CartoDB/multi-style-fixes
Multi style fixes
2018-10-19 17:01:20 +02:00
2018-10-19 15:40:44 +02:00
2016-01-18 18:30:56 +01:00
2016-01-14 19:09:08 +01:00
2016-01-14 22:17:06 +01:00
2016-01-18 11:16:53 +01:00
2016-01-18 18:33:59 +01:00
2016-01-14 12:14:43 +01:00
2018-08-23 14:03:56 +02:00
2018-08-20 11:45:29 +02:00

CartoAssets NPM version

Share frontend assets between different CartoDB repositories

Installation

As easy as:

Build

If you want to use any of the CartoAssets components, after the installation just run:

  • grunt build

Development

It will generate a UI documentation about the components in this repository:

  • grunt dev

If you want to check the documentation, it is generated in the dist folder.

How to add/update the icon font

See this instructions

Publish a new version in NPM

In order to publish a new version of CartoAssets you need to:

  • Change version of the package.
  • Be a collaborator of the npm module (Send an email to xavijam[at]cartodb.com).

If you have these previous steps done:

  • npm publish

Publish CartoAssets styleguide and documentation in GH-Pages

Just run this command:

  • grunt publish

Browser support

Chrome Firefox IE Opera Safari
31+ ✔ 38+ ✔ 11+ ✔ 31+ ✔ 8+ ✔
Languages
SCSS 92.4%
HTML 3%
JavaScript 2.2%
CSS 1.5%
EJS 0.9%