Commit Graph

8 Commits

Author SHA1 Message Date
Avital Oliver
5a0a4f5ab0 npm dependencies at bundle time
- package.js now has a top-level 'Npm.depends' directive
- both bundle-time and server run-time code can get access
  to any dependent npm module with 'Npm.require'
2013-03-19 15:11:04 -07:00
Naomi Seyfer
fb65a1ea54 Stop having errors from bootstrap; m_l_t on tests 2013-02-19 16:30:37 -08:00
Rahul
40e92ee043 Specify that Bootstrap is a front-end framework
Taken from the Bootstrap homepage: "Sleek, intuitive, and powerful front-end framework for faster and easier web development."

Nitpick. There's no such thing as a "UX framework", and Bootstrap also provides more than just UI widgets, so I figured it would probably be best to just use the same description Twitter chose.
2013-01-08 20:35:53 -08:00
Tom Wijsman
8f83b2c32e Made sure all file system related statements use proper path.join and path.sep to support other platforms. 2012-10-30 15:53:49 -07:00
matt debergalis
d89fb3542a tweak 2012-04-26 10:40:07 -07:00
fivethirty
c24f891f85 adding bootstrap-override.css to make paths to
icons absolute.  this is needed because the
bundler minifies css and serves it from the "/"
directory.
2012-04-25 19:39:21 -07:00
fivethirty
02abc5711e remove png handler from bootstrap smart package. 2012-04-25 12:04:07 -07:00
fivethirty
a6a51cac4f Adding package.js for Bootstrap. 2012-04-22 15:47:46 -07:00