Nathan Sobo 2d00d3e07e Import variables.less into config.less so it can be compiled alone
We try to compile all stylesheets across the board, but now many of
our stylesheets are imported into a master `atom.less` stylesheet. The
config stylesheet would compile fine when included from `atom.less`,
but alone it fails because it doesn't have the variables. We should
probably only try to pre-compile stylesheets we intend to require
directly… using a manifest maybe?
2013-04-26 15:36:13 -07:00
2013-04-26 15:36:11 -07:00
2013-02-19 10:02:09 -07:00
2013-04-03 14:44:30 -03:00
2013-04-20 09:53:50 -07:00
2013-04-16 09:46:49 -07:00
2013-02-05 12:03:56 -08:00
2013-02-11 09:31:16 -08:00
2013-04-26 15:36:12 -07:00
2013-04-18 21:08:33 -07:00
2013-04-24 18:08:27 -07:00

Atom — Futuristic Text Editing

atom

Check out our documentation on the docs tab.

Building from source

Requirements

  • Mountain Lion
  • The Setup™ or Boxen
  • Xcode (available in the App Store)

Installation

  1. gh-setup atom

  2. cd ~/github/atom && rake install

Description
No description provided
Readme 447 MiB
Languages
JavaScript 88.3%
Less 8.7%
CoffeeScript 2.8%
Shell 0.1%