You can generate any post-specific additional styles in css or SCSS.
Since it is intended to include _variables.scss
, _mixins.scss
, _placeholder.scss
and _function.scss
, you can use the variables, mixins, placeholders and functions defined in the SCSS sources.
It also includes autoprefixer and compressor.
Example
1 | title: post-specific-style |
Rendering Result
1 | <head> |