Format post front matter and tags
This commit is contained in:
parent
e36882ee20
commit
861e604a97
162 changed files with 733 additions and 731 deletions
|
@ -1,17 +1,16 @@
|
|||
---
|
||||
title: How to use SASS and Compass in Drupal 7 using Sassy
|
||||
date: 2012-12-06
|
||||
excerpt:
|
||||
Use PHPSass and the Sassy module to use Sass and Compass in your Drupal theme.
|
||||
excerpt: Use PHPSass and the Sassy module to use Sass and Compass in your Drupal theme.
|
||||
tags:
|
||||
- compass
|
||||
- css
|
||||
- drupal
|
||||
- drupal-7
|
||||
- drupal-planet
|
||||
- less
|
||||
- preprocessing
|
||||
- sass
|
||||
- compass
|
||||
- css
|
||||
- drupal
|
||||
- drupal-7
|
||||
- drupal-planet
|
||||
- less
|
||||
- preprocessing
|
||||
- sass
|
||||
---
|
||||
|
||||
I've recently started using [SASS](http://sass-lang.com) rather than LESS to do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue