lenis icon indicating copy to clipboard operation
lenis copied to clipboard

Bundle recommended styles

Open xavierfoucrier opened this issue 1 year ago • 2 comments

Same as many other libraries (*), it would be nice to bundle the recommended styles inside the package dist folder.

This way we can safely use them like @use 'lenis/dist/styles.scss'; for example. With this kind of import, you can adjust recommended styles when a new package version is released.

(*) I know that lenis is not like no other libraries 🤘🕶️

xavierfoucrier avatar May 29 '24 14:05 xavierfoucrier