mirror of
				https://github.com/videojs/video.js.git
				synced 2025-10-31 00:08:01 +02:00 
			
		
		
		
	@gkatsev made the sass files available via npm in src/css. closes #2546
This commit is contained in:
		| @@ -1,3 +1,4 @@ | ||||
| # Exclude everything but the contents of the dist directory. | ||||
| **/* | ||||
| !dist/** | ||||
| !src/css/** | ||||
|   | ||||
| @@ -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)) | ||||
|  | ||||
| -------------------- | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user