htmlstreamofficial / preline

Preline UI is an open-source set of prebuilt UI components based on the utility-first Tailwind CSS framework.
https://preline.co
Other
4.9k stars 309 forks source link

Inquiry About CDN for Preline UI #452

Closed PruthviPraj00 closed 2 months ago

PruthviPraj00 commented 3 months ago

Hello @olegpix,

Inquiry About CDN for Preline UI

I noticed that Preline UI does not currently offer a CDN option for including the library or its components.

Has there been any consideration given to providing a CDN for Preline UI? If not, could you please share the reasons for not including it? A CDN could simplify integration and enhance accessibility for users who want to quickly test or use Preline UI.

Thank you!

jahaganiev commented 2 months ago

Hey @PruthviPraj00 - CDNs are not supported for development as Preline requires to generate needed styles for its JavaScript components. However, you may use CDNs for production without any issues.

Hope that helps!