fomantic / Fomantic-UI-Docs

Official Documentation for Fomantic-UI
https://fomantic-ui.com
28 stars 87 forks source link

fix(build): clarify directory used for build #392

Closed Coteh closed 1 year ago

Coteh commented 1 year ago

Recently added Fomantic UI to one of my projects. I believe this is the directory to be accessed for the build command, assuming the directory was not changed in semantic.json. I think the node_modules/fomantic-ui directory would work as well, but if you installed Fomantic using npx gulp install, you might want to start running the build command from semantic/ directory instead, especially if you want to make changes to it in the future.