// publish :: Config

// Global namespace
@if not variable-exists(__seed-publish-list) {
  $__seed-publish-list: (
    seed-publish: true
  ) !global;
}
