Bjorn-Strom / FSS

MIT License
101 stars 4 forks source link

Adds Falco.Markup support and NuGet package #20

Closed pimbrouwers closed 2 years ago

pimbrouwers commented 2 years ago

Hi there!

I recently decoupled the markup module within Falco into it's own NuGet package. And I'd love to extend your fleet of libs to include it!

I feel like I have touched all the places that need addressing to make this happen. A couple points:

  1. I used an initial version of 2.0.0 to keep in line with the others.
  2. I was confused by this in the docs: "...there is no automatic injection of styles into the dom". I included it in the Falco docs anyway, but I just wasn't sure what you meant by it.
  3. I set the package version to track a rolling patch version 1.0.*.

Thanks for your work on this!

pimbrouwers commented 2 years ago

My pleasure! So glad you like Falco, It is my pride and joy 😊

That answer clarifies things, thank you! Let'r rip!