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

bower.json: main: semantic.css => semantic.less #2244

Merged
merged 1 commit into from
May 18, 2015
Merged

bower.json: main: semantic.css => semantic.less #2244

merged 1 commit into from
May 18, 2015

Conversation

cvrebert
Copy link
Contributor

Per bower/spec#43 :

Use source files with module exports and imports over pre-built distribution files.

Also, the example in that PR includes /sass/motion.scss in and excludes /dist/movement.css & /dist/movement.min.css from its main.

Per bower/spec#43 :
> Use source files with module exports and imports over pre-built distribution files.

Also, the example in that PR includes
/sass/motion.scss in and excludes
/dist/movement.css & /dist/movement.min.css
from its `main`.
@jlukic
Copy link
Member

jlukic commented May 18, 2015

When the original bower.json file was added semantic.less in source didnt exist. This makes sense.

jlukic added a commit that referenced this pull request May 18, 2015
bower.json: main: semantic.css => semantic.less
@jlukic jlukic merged commit a8bd29d into Semantic-Org:master May 18, 2015
@cvrebert cvrebert deleted the patch-1 branch May 18, 2015 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants