siteorigin / so-css

SiteOrigin CSS is the simple, yet powerful CSS editor for WordPress. It gives you visual controls that let you edit the look and feel of your site in real-time.
https://siteorigin.com/css/
GNU General Public License v2.0
46 stars 10 forks source link

Add Divi Compatibility #182

Closed AlexGStapleton closed 3 months ago

AlexGStapleton commented 3 months ago

This PR adds compatibility for the way Divi loads its main stylesheet. Their main style.css file has no CSS present - just the plugin header. This PR overrides the handle to the .min version of the file which does have the CSS present.