openmct/platform/features
Pete Richards ed09214f59 [Build] Save stylesheets to proper location
Updates the stylesheet task to output CSS in the correct locations. Remove
config.rb for running compass manually, and remove compiled css files from
project.  Add a .gitignore to ensure they don't get included accidentally.

Add a gulp task for running the development server and watching for scss
changes at the same time.

resolves https://github.com/nasa/openmctweb/issues/238
2016-02-19 13:26:20 -08:00
..
clock Merge pull request #642 from nasa/open460 2016-02-08 12:21:01 -08:00
conductor [Tests] Remove suite.json files 2016-02-02 09:35:50 -08:00
events [Tests] Remove suite.json files 2016-02-02 09:35:50 -08:00
imagery [Tests] Remove suite.json files 2016-02-02 09:35:50 -08:00
layout [Tests] Remove suite.json files 2016-02-02 09:35:50 -08:00
pages [Tests] Remove suite.json files 2016-02-02 09:35:50 -08:00
plot [Tests] Remove suite.json files 2016-02-02 09:35:50 -08:00
rtevents [Tests] Remove suite.json files 2016-02-02 09:35:50 -08:00
rtscrolling Regenerated bundles 2016-01-14 17:08:19 -08:00
scrolling [Tests] Remove suite.json files 2016-02-02 09:35:50 -08:00
static-markup Regenerated bundles 2016-01-14 17:08:19 -08:00
timeline [Build] Save stylesheets to proper location 2016-02-19 13:26:20 -08:00
README.md [Structure] Add platform structure 2014-10-27 18:18:50 -07:00

This directory contains bundles which represent specific user-facing features of Open MCT Web, such as plots and other visualizations. Bundles in this directory should be effectively optional.