suomifi-ui-components
Version:
Suomi.fi UI component library
13 lines (9 loc) • 504 B
JavaScript
;
var tslib = require('tslib');
var styledComponents = require('styled-components');
var allStates = function allStates(styles) {
return styledComponents.css(templateObject_1 || (templateObject_1 = tslib.__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;
exports.allStates = allStates;
//# sourceMappingURL=pseudo.js.map