Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Commit

Permalink
add textmate bundle to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kkaefer committed Feb 8, 2011
1 parent ab48a0a commit c302e4a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,10 @@ The `Renderer` interface is the main API for developers, and it takes an MML fil
}
});

## TextMate bundle

There's a TextMate bundle that offers syntax highlighting for `.mss` and `.mml` files in the `build` directory. To install, download or clone this repository, then double-click on the `carto.tmbundle` icon in that folder.

## Credits

`carto.js` is based on [less.js](https://github.com/cloudhead/less.js), a CSS compiler written by Alexis Sellier.
Expand Down

0 comments on commit c302e4a

Please sign in to comment.