OwlCyberSecurity - MANAGER
Edit File: index.esm.js
import { system } from '@styled-system/core'; export var shadow = system({ boxShadow: { property: 'boxShadow', scale: 'shadows' }, textShadow: { property: 'textShadow', scale: 'shadows' } }); export default shadow;