suomifi-ui-components
Version:
Suomi.fi UI component library
11 lines (8 loc) • 461 B
JavaScript
import { __makeTemplateObject } from 'tslib';
import { css } from 'styled-components';
var allStates = function allStates(styles) {
return css(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n &:hover,\n &:active,\n &:focus,\n &:focus-within {\n ", "\n }\n"], ["\n &:hover,\n &:active,\n &:focus,\n &:focus-within {\n ", "\n }\n"])), styles);
};
var templateObject_1;
export { allStates };
//# sourceMappingURL=pseudo.js.map