dascritch / cpu-audio

An audio WebComponent to provide timecoded links and other features to an audio tag
https://dascritch.github.io/cpu-audio/
GNU Lesser General Public License v3.0
24 stars 2 forks source link

Option to NOT insert global.css #111

Closed dascritch closed 3 years ago

dascritch commented 3 years ago

May be some designers which to not have the global <style> inserted in their page. We may have a specific option to not insert it. It may be useful if you wish some @media (max-width) specific breakpoints .

Optionmay be an already specificly named stylesheet insertion, a document.CPU parameter... we have to be very precise on it.

dascritch commented 3 years ago

May be done via #56 , but we may need it without remaking cpu-audio.js , so via parameters