Selleo / design-system

Design System
https://designsystem.selleo.com
4 stars 1 forks source link

POC of Design System integration via CDN stylesheet #64

Closed k1eu closed 1 year ago

k1eu commented 1 year ago

closes #55

POC of Design System integration via CDN stylesheet

TODO

Future plans

netlify[bot] commented 1 year ago

Deploy Preview for selleo-designsystem ready!

Name Link
Latest commit 33bd39e7df9cb1c0d4fff82062cef81aafa765dd
Latest deploy log https://app.netlify.com/sites/selleo-designsystem/deploys/63fea550ac9a32000828adf9
Deploy Preview https://deploy-preview-64--selleo-designsystem.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

PoslinskiNet commented 1 year ago

@k1eu I would consider adding @version after the file name, so the user can switch easily between releases if need so.

image

For instance: selleo-ds@1.0.css

PoslinskiNet commented 1 year ago

@k1eu also, @latest could be an option or without anything to fetch always the latest version released (maybe we can leave it as it is right now, and handle versioning once we will need it - now we don't need it so it could be premature optimization that is hard to say that someone will ever need.

k1eu commented 1 year ago

@PoslinskiNet Since we don't yet have proper versioning I'd maybe skip it for now? I can add @latest for now. And once we step into proper releases and versioning we can add @1.2.3 ability. Wdyt?