Skip to content
Browse files

@gkatsev made the sass files available via npm in src/css. closes #2546

  • Loading branch information...
1 parent f151c3b commit 608dad1299dcc320ea96c6c1f30589be4c5c03a3 @gkatsev gkatsev committed
Showing with 2 additions and 0 deletions.
  1. +1 −0 .npmignore
  2. +1 −0 CHANGELOG.md
View
1 .npmignore
@@ -1,3 +1,4 @@
# Exclude everything but the contents of the dist directory.
**/*
!dist/**
+!src/css/**
View
1 CHANGELOG.md
@@ -114,6 +114,7 @@ CHANGELOG
* @dmlap update to videojs-swf 5.0.0-rc1 ([view](https://github.com/videojs/video.js/pull/2528))
* @dmlap expose start and end buffered times ([view](https://github.com/videojs/video.js/pull/2501))
* @heff fixed a number of console errors after testing ([view](https://github.com/videojs/video.js/pull/2513))
+* @gkatsev made the sass files available via npm in src/css ([view](https://github.com/videojs/video.js/pull/2546))
--------------------

0 comments on commit 608dad1

Please sign in to comment.
Something went wrong with that request. Please try again.