| Index: client/tests/client/layout/layout.css
|
| diff --git a/client/tests/client/layout/layout.css b/client/tests/client/layout/layout.css
|
| index 8a036f0c27f0e4bcfa24ac2c6b3f3c689e5776f5..cc4296e660d1814c02bf069975ab24ad319d2343 100644
|
| --- a/client/tests/client/layout/layout.css
|
| +++ b/client/tests/client/layout/layout.css
|
| @@ -2,5 +2,17 @@
|
| * Do not edit.
|
| */
|
|
|
| -/* ---------- Included layout.scss file ---------- */
|
| -
|
| +/* @stylet export as AdaptiveLayout */
|
| +/* @stylet export as SourceIndependencePortrait */
|
| +/* @stylet export as SourceIndependenceLandscape */
|
| +/* @stylet export as GridLayering */
|
| +/* @stylet export as GridLines_5 */
|
| +/* @stylet export as GridLines_6 */
|
| +/* @stylet export as GridCells */
|
| +/* @stylet export as StartEndingGridlines11a */
|
| +/* @stylet export as StartEndingGridlines11b */
|
| +/* @stylet export as RepeatingColumnsRows */
|
| +/* @stylet export as AnonymousGridCells */
|
| +/* @stylet export as ImplicitColumnsRows */
|
| +/* @stylet export as AlignGridItems */
|
| +/* @stylet export as DrawOrderGridItems */
|
|
|