Commit Graph

4 Commits

Author SHA1 Message Date
MinRK
0e81506dd9 pin lessc to 1.4
Not necessarily what we want to do,
but every minor revision of less seems to change how it minifies,
which produces churn.

At least this should prevent accidental churn,
as has recently been committed to master.
2014-02-04 14:52:36 -08:00
MinRK
063bfa9688 we don't bundle lessc anymore, remove its vestiges 2014-01-13 16:17:50 -08:00
MinRK
68c314cb39 add IPython-only CSS
adds static/style/ipython.less and ipython.min.css

Which should contain minimal styling that conflicts with other CSS.

As we improve our CSS scoping and naming,
this file should eventually be enough to play nice with embedding IPython in other HTML contexts.
2013-07-13 17:56:12 -07:00
MinRK
cf726d6a40 mv IPython.html.notebook -> IPython.html 2013-06-27 11:14:10 -07:00