Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

40 remove build files from git #44

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

renatodeleao
Copy link
Collaborator

Fixes #40

This is a sass framework, with an optional css build version distributed. Since we're using npm as our registry and dist/ files are included in the package, when publishing we're also making them available through the unpkg url.

generated content adds only noise to the history, and since the package is distributed via npm, you can always use the unpkg url for that.

- removed files
- updated gitignore
- added note to readme about the compiled css version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove generated files from source control
1 participant