The grid builder is currently generating .pure-offset\* classes that seem to be deprecated. ``` .pure-offset-1-2 { margin-left: 50%; } ``` As far as I can tell, the 0.3.0 grids file [here](http://yui.yahooapis.com/combo?pure/0.3.0/grids-min.css) doesn't include the offsets.
The grid builder is currently generating .pure-offset* classes that seem to be deprecated.
As far as I can tell, the 0.3.0 grids file here doesn't include the offsets.