/*
theme name: planet forward
description: custom theme
*/

/*
	source post-css styles are located in resources/css/
	the compiled bundle is saved to `dist/css/bundle-${fingerprint}.css`
	(dist/manifest.json provides the exact path mapping).
	
	development.md file contains instructions how to get the compilation
	process up & running.

	if you need to make a quick fix, feel free to add css
	below this comment -- it's loaded after the compiled bundle. 
*/

p {  }

