File: patternfly.scss

package info (click to toggle)
cockpit-podman 119.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 272,924 kB
  • sloc: javascript: 703,853; cpp: 11,117; python: 7,733; sh: 901; makefile: 156; xml: 90
file content (6 lines) | stat: -rw-r--r-- 196 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
@use './assets/fontawesome/variables' with (
  $pf-v6-global--disable-fontawesome: false // change to true to omit font-awesome
);
@use './patternfly-base';
@use './components';
@use './layouts';