UNPKG

@appbaseio/reactivesearch-vue

Version:

A Vue UI components library for building search experiences

11 lines (8 loc) 426 B
import { _ as _taggedTemplateLiteralLoose } from './_rollupPluginBabelHelpers-5e8399d7.js'; import { styled } from '@appbaseio/vue-emotion'; var _templateObject; var Title = styled('h2')(_templateObject || (_templateObject = _taggedTemplateLiteralLoose(["\n\tmargin: 0 0 8px;\n\tfont-size: 1rem;\n\tcolor: ", ";\n"])), function (_ref) { var theme = _ref.theme; return theme.colors.titleColor; }); export { Title as T };