Skip to content

[5.2] Remove libsass as a dependency (#9803)#9811

Merged
tylersmalley merged 1 commit intoelastic:5.2from
tylersmalley:backport/9803/5.2
Jan 10, 2017
Merged

[5.2] Remove libsass as a dependency (#9803)#9811
tylersmalley merged 1 commit intoelastic:5.2from
tylersmalley:backport/9803/5.2

Conversation

@tylersmalley
Copy link
Copy Markdown
Member

Backport of #9803

Remove libsass as a dependency

libsass is platform specific, therefore we can not ship it as a dependency. Instead, we will commit the compiled CSS for the UI Framework to the repository. This is updated when running npm run uiFramework:start which also starts the docs site.

Signed-off-by: Tyler Smalley tyler.smalley@elastic.co

Remove libsass as a dependency

libsass is platform specific, therefore we can not ship it as a dependency. Instead, we will commit the compiled CSS for the UI Framework to the repository. This is updated when running `npm run uiFramework:start` which also starts the docs site.

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
@tylersmalley tylersmalley added the backport This PR is a backport of another PR label Jan 10, 2017
@tylersmalley tylersmalley merged commit b190867 into elastic:5.2 Jan 10, 2017
@tylersmalley tylersmalley deleted the backport/9803/5.2 branch January 10, 2017 05:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant