-
-
Notifications
You must be signed in to change notification settings - Fork 0
Add to your project
Brandon Jordan edited this page Feb 7, 2025
·
4 revisions
npm i preview-shortcut
yarn add preview-shortcut
import 'preview-shortcut/css';
import {ShortcutPreview} from 'preview-shortcut';
OR
import {ShortcutPreview} from 'https://cdn.jsdelivr.net/npm/preview-shortcut';
In your CSS file:
@import "https://cdn.jsdelivr.net/npm/preview-shortcut/dist/style.css"