Erik Stein 
							
						 
						
							
							
								b61bab3b5c 
								
							
								 
							
						 
						
							
							
								
								Added h5bp library.  
							
							
 
							
						 
						
							7 years ago  
				
					
						
							
							
								
									
								
								Erik Stein 
							
						 
						
							
							
								3d627301bf 
								
							
								 
							
						 
						
							
							
								
								Added font-awesome library.  
							
							
 
							
						 
						
							7 years ago  
				
					
						
							
							
								
									
								
								Erik Stein 
							
						 
						
							
							
								d1246b0e04 
								
							
								 
							
						 
						
							
							
								
								Added breakpoint library.  
							
							
 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								ee8344870e 
								
							
								 
							
						 
						
							
							
								
								Add ms prefix to user-select for IE11  
							
							... 
							
							
 
							
							Closes  #70  
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								88407a1660 
								
							
								 
							
						 
						
							
							
								
								Fix hardcoded $experimental-support-for-pie variable  
							
							... 
							
							
 
							
							The `$experimental-support-for-pie` could not be changed because
we were inadvertently always resetting it. This maintains the default
initial value but will allow it to be changed in userland.
Fixes  #52 
Closes  #81  
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								7dc37c2a4f 
								
							
								 
							
						 
						
							
							
								
								Always define compact  
							
							... 
							
							
 
							
							This implement of compact is functionally equivalent of the
unofficial native one that has been permanently removed from LibSass.
There is no risk in always using this version. The version of LibSass
that had a `compact` function is extremely difficult to obtain, and
is long unsupported.
More importantly defining function inside control structures is not
valid in Sass and produces errors for people using this library.
Fixes  #84 
Fixes  #85  
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								3f836471d8 
								
							
								 
							
						 
						
							
							
								
								added input-placeholder mixin  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								8d93bef3e9 
								
							
								 
							
						 
						
							
							
								
								Add compact if not defined  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								48d90be66b 
								
							
								 
							
						 
						
							
							
								
								fix(css_mixins): Add pie mixins  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								4c79e6c7bb 
								
							
								 
							
						 
						
							
							
								
								Revert "Update _animation.scss"  
							
							... 
							
							
 
							
							This reverts commit ed17978a68 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								c24c24c0b6 
								
							
								 
							
						 
						
							
							
								
								fix(animations): add import paths and tests for animations.scss (which is a separate import)  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								ed17978a68 
								
							
								 
							
						 
						
							
							
								
								Update _animation.scss  
							
							... 
							
							
 
							
							File path seems to be wrong. So if we keep this empty, we can call the animation library from outside only if required. 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								58b13a1298 
								
							
								 
							
						 
						
							
							
								
								Removed unnecessary unit conversion.  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								40b5135d21 
								
							
								 
							
						 
						
							
							
								
								address bug with sass file reference  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								1abae68df7 
								
							
								 
							
						 
						
							
							
								
								Use correct argument order for single-box-shadow  
							
							... 
							
							
 
							
							See [the original function documentation](http://compass-style.org/reference/compass/css3/box_shadow/#mixin-single-box-shadow ). 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								1d28493a29 
								
							
								 
							
						 
						
							
							
								
								Added explicit reference to functions file  
							
							... 
							
							
 
							
							I was getting this error with libsass. Explicit reference to the compass functions is needed. 
>> may only compare numbers
>>   Line 19  Column 14  lib/compass-mixins/lib/compass/css3/_images.scss 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								ed88bbdc11 
								
							
								 
							
						 
						
							
							
								
								Adds user-interface mixins to css3 imports  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								9b5ce4a04e 
								
							
								 
							
						 
						
							
							
								
								Add import to css3 module  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								8075c8eedc 
								
							
								 
							
						 
						
							
							
								
								Flexbox  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								10eb970856 
								
							
								 
							
						 
						
							
							
								
								Workaround, libsass does not correctly interpolate here.  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								8ca3ee89fa 
								
							
								 
							
						 
						
							
							
								
								Added color functions  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								077f893b71 
								
							
								 
							
						 
						
							
							
								
								Replaced block comments with inline comments to avoid unneeded output.  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								dde494d65b 
								
							
								 
							
						 
						
							
							
								
								Refactored -compass-space-list to accept a single array argument.  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								409ed62c95 
								
							
								 
							
						 
						
							
							
								
								Fixed some conditions when  errors as undefined.  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								04f5b84ef3 
								
							
								 
							
						 
						
							
							
								
								Added -compass-space-list, first-value-of, color-stops. Added border-radius test.  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								6effddf4a4 
								
							
								 
							
						 
						
							
							
								
								Improved prefixed() function.  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								596ce3cab6 
								
							
								 
							
						 
						
							
							
								
								Corrected conditional in transition mixin to use not() as function.  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								aec138051b 
								
							
								 
							
						 
						
							
							
								
								Added support for multiple backgrounds.  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								d7d7283ef9 
								
							
								 
							
						 
						
							
							
								
								Expand prefix function to fix 'Cross Browser Functions should prefix a list of properties' case.  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								a90bd9b5c6 
								
							
								 
							
						 
						
							
							
								
								Add necessary url around image path.  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								2ad14b4f0a 
								
							
								 
							
						 
						
							
							
								
								Renamed browser-prefix to cross_browser_support.  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								d6f22a4949 
								
							
								 
							
						 
						
							
							
								
								Add browser prefix support.  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								9611114bc1 
								
							
								 
							
						 
						
							
							
								
								add elements-of-type function.  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								688c0d5edc 
								
							
								 
							
						 
						
							
							
								
								add very basic implementation of opposite-position function  
							
							... 
							
							
 
							
							this is implemented in compass as ruby code 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								0bb8e8ad40 
								
							
								 
							
						 
						
							
							
								
								Relocated sassscript functions to compass dir.  
							
							... 
							
							
 
							
							This location seems to provide a better API for imports, even if it
does intermingle our changes with Compass a bit. 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								25a172bbc3 
								
							
								 
							
						 
						
							
							
								
								Provided SassScript version of some Compass Ruby functions.  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								6fcca275e6 
								
							
								 
							
						 
						
							
							
								
								Changed compass Sass to use not as function.  
							
							... 
							
							
 
							
							This is "not" ideal, but it's necessary because of
https://github.com/sass/libsass/issues/368  
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								d56e6dc87f 
								
							
								 
							
						 
						
							
							
								
								Corrected import path for hacks.  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								df18947d5a 
								
							
								 
							
						 
						
							
							
								
								Compass mixins 0.12.3  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								7ba7b64c6d 
								
							
								 
							
						 
						
							
							
								
								moved animation to make animate work  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								a049d66ca2 
								
							
								 
							
						 
						
							
							
								
								Initial commit with bower packaging  
							
							
 
							
						 
						
							12 years ago