Is it possible to import an entire folder or html files ala `<!-- @import "includes/*" -->` like SCSS? This would be extremely helpful for templated systems that have variable # of includes / files.
Is it possible to import an entire folder or html files ala
<!-- @import "includes/*" -->like SCSS?This would be extremely helpful for templated systems that have variable # of includes / files.