Parse epub CSS

This commit is contained in:
Marco Gavelli
2018-07-16 12:13:40 +02:00
parent 917c3c0bb8
commit 02911d9550
4 changed files with 96 additions and 33 deletions

View File

@@ -63,6 +63,7 @@
<Compile Include="..\..\GitVersion.cs">
<Link>Properties\GitVersion.cs</Link>
</Compile>
<Compile Include="BookHtmlContent.cs" />
<Compile Include="EpubReader\Entities\EpubBook.cs" />
<Compile Include="EpubReader\Entities\EpubByteContentFile.cs" />
<Compile Include="EpubReader\Entities\EpubChapter.cs" />