DesignLiquido / xslt-processor

A JavaScript XSLT processor without native library dependencies
GNU Lesser General Public License v3.0
94 stars 30 forks source link

Implement <xsl:import> #96

Open micha3056 opened 1 month ago

micha3056 commented 1 month ago

I get en error when i use a style with "import" tag:

not implemented: import

It seems, it needs to be implemented