mirror of
https://github.com/nasa/openmct.git
synced 2025-06-15 13:48:12 +00:00
- Added sass-base.scss to make it easier for SFC's to include needed SASS vars, mixins, etc. with a single import; - Cleaned up indention in Layout.vue;