# frozen_string_literal: true module Jekyll module PostCss VERSION = "0.2.2" end end