element-web-synapse01pim.gr.jp

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

light-custom.pcss (558B)


      1 @layer compound-tokens, compound-web, shared-components, app-web;
      2 
      3 @import "../../../../res/css/_font-sizes.pcss" layer(app-web);
      4 @import "../../legacy-light/css/_fonts.pcss" layer(app-web);
      5 @import "../../legacy-light/css/_legacy-light.pcss" layer(app-web);
      6 @import "_custom.pcss" layer(app-web);
      7 @import "../../../../res/css/_components.pcss" layer(app-web);
      8 @import "../../../../res/css/_compound.pcss";
      9 @import url("highlight.js/styles/atom-one-light.min.css") layer(app-web);
     10 @import url("github-markdown-css/github-markdown-light.css") layer(app-web);