Allow the read function to take an “html” attribute to get the contents of the selector in addition to an individual attribute. I wanted to use this to take the contents of some header CSS and export it into its own external file, but couldn't do it via the attributes only.
Allow the read function to take an “html” attribute to get the contents of the selector in addition to an individual attribute. I wanted to use this to take the contents of some header CSS and export it into its own external file, but couldn't do it via the attributes only.