@paroicms/site-generator-plugin 0.2.1 → 0.2.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -322,5 +322,6 @@ nav a.active::after {
322
322
 
323
323
  .Row.center {
324
324
  align-items: center;
325
- }`;
325
+ }
326
+ `;
326
327
  }