Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
export function onClientEntry() { if (process.env.NODE_ENV !== `production`) { typography.injectStyles(); } }
Gatsby plugin to setup server rendering of Typography.js' CSS