Turn off all default CSS?
-
Howdy!
First off, this is a great plugin. I’ve just downloaded it and started poking around and it looks to be exactly what I’ll need for the new site I’m working on. I’ll likely be purchasing the Social Login extension very soon as a way of saying thanks and supporting awesome developers like yourself.
However, I’m interested to know if there’s any way you guys could implement a “turn off all default CSS styling” option for the plugin.
Like many others these days, I use SASS/LESS to write my theme’s styles, which then are built as CSS when I deploy my site.
It would be great if I could turn off all styling that is applied to the plugin elements by default, and then have the styles be included as part of my “build” process.
In this way, one could simply copy the plugin’s default CSS files into their project folder as a starting point, modifying as they see fit, and then complied into their theme’s style.css file, reducing HTTP requests and allowing easy customization.
Even better, if your developers are using SASS or LESS to generate the styles for the plugin, perhaps these preprocessor files could be provided somewhere to reduce the number of files that need to be edited to make the plugin truly customizable?
I do appreciate the ability to insert custom CSS on the plugin’s backend, but I’d rather just have it included in my theme’s styles.css file to begin with.
Thoughts on this, or any plans to include such an option in the future?
Thank you!
The topic ‘Turn off all default CSS?’ is closed to new replies.