Sha256: ab3f7231998f6046702ec07ac84139de4ae77d89009bcbca4fb48b0957685fd8

Contents?: true

Size: 62 Bytes

Versions: 3

Compression:

Stored size: 62 Bytes

Contents

@function list-second($list)
{
	@return list-nth($list, 2);
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
dashy-0.0.5 app/assets/stylesheets/dashy/list/_second.scss
dashy-0.0.3 app/assets/stylesheets/dashy/list/_second.scss
dashy-0.0.4 app/assets/stylesheets/dashy/list/_second.scss