Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

Commit d6878e9

Browse files
committed
Remove position option
1 parent 614c6c9 commit d6878e9

File tree

1 file changed

+1
-13
lines changed

1 file changed

+1
-13
lines changed

README.md

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -182,18 +182,6 @@ Determines the orientation of the guides in the grid. Orientation options are *n
182182

183183
- `v` vertical
184184

185-
### Position
186-
187-
Determines the position where GuideGuide renders the grid in cases where the grid specified is not as wide as the document or selection. Note the capital letters.
188-
189-
#### Values:
190-
191-
- `F`*(default)* first (left/top)
192-
193-
- `C` center
194-
195-
- `L` last (right/bottom)
196-
197185
### Remainder pixel distribution
198186

199187
Determines to which wildcards GuideGuide adds remainder pixels when the columns do not divide equally into the total width of the grid area. Note the lowercase letters.
@@ -227,7 +215,7 @@ Optional unit object that specifies the width of the grid area to be used for th
227215

228216
### Grid offset
229217

230-
Optional unit object that specifies how far from the origin the grid will be offset. When the position of a grid is set to `center` the offset property will be ignored.
218+
Optional unit object that specifies how far from the origin the grid will be offset.
231219

232220
#### Examples
233221

0 commit comments

Comments
 (0)