@mantine/core
Version:
React components library focused on usability, accessibility and developer experience
1 lines • 528 B
Source Map (JSON)
{"version":3,"file":"UnstyledButton.module.cjs","names":[],"sources":["../../../src/components/UnstyledButton/UnstyledButton.module.css"],"sourcesContent":[".root {\n background-color: transparent;\n cursor: pointer;\n border: 0;\n padding: 0;\n appearance: none;\n font-size: var(--mantine-font-size-md);\n text-align: left;\n text-decoration: none;\n color: inherit;\n touch-action: manipulation;\n -webkit-tap-highlight-color: transparent;\n\n @mixin where-rtl {\n text-align: right;\n }\n}\n"],"mappings":""}