# tag-groups/trunk/src/common.css

Tag Groups is the Advanced Way to Display Your Taxonomy Terms, version trunk. 14 lines.

- Page: https://pluginprobe.com/plugins/tag-groups/trunk/code/src/common.css
- Raw: https://pluginprobe.com/plugins/tag-groups/trunk/raw/src/common.css
- Modified: 2025-01-16T18:48:48+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/tag-groups/trunk/code/src/common.css#L10-L20`.

```css
/**
 * #.# Common SCSS
 *
 * Can include things like variables and mixins
 * that are used across the project.
*/


/* $black: rgb(41, 41, 41);
$white: #f4f4f4;
$gray: #dedede;
$green: #bada55;
$red: orangered; */

```
