11ty / 11ty-website

Documentation site for the Eleventy static site generator.
https://www.11ty.dev/
MIT License
473 stars 680 forks source link

Create epic-css.json #1662

Closed jeremyfaucher closed 8 months ago

jeremyfaucher commented 8 months ago

Thank you!

jeremyfaucher commented 8 months ago

Is there anything I missed or I need to do to complete pr?

Snapstromegon commented 8 months ago

Hey @jeremyfaucher I think this can be merged.

I want to make some notes though:

jeremyfaucher commented 8 months ago

Hey @Snapstromegon Thank you for the merge and notes.

Thank you again for help!

Snapstromegon commented 8 months ago

Just one small note: A git repo should hold the source and only the source. You should remove the build folder from epic-css, as it looks to me like a build output.

So in the repo should only be the source and no build result, in the package should be no source and only the build result.

jeremyfaucher commented 8 months ago

Got it thanks, will remove the build folder as it was just for testing.