scss 活版印刷

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了scss 活版印刷相关的知识,希望对你有一定的参考价值。

// Basic settings
// It’s locale aware, and inserts the hyphen character at the correct place, when breaking the words. 

 -webkit-hyphens: auto;
    -moz-hyphens: auto;
         hyphens: auto;
         

// definite cross browser support

-ms-word-break: break-all;
word-break: break-all;

// Non standard for webkit
word-break: break-word;

-webkit-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;

-webkit-hyphenate-before: 2;
-webkit-hyphenate-after: 3;
hyphenate-lines: 3;

// OpenType Ligatures
-moz-font-feature-settings: "liga=1, dlig=1";
-ms-font-feature-settings: "liga", "dlig";
-webkit-font-feature-settings: "liga", "dlig";
-o-font-feature-settings: "liga", "dlig";
font-feature-settings: "liga", "dlig";

// Adjusting font sizes for fallback fonts
font-size-adjust: auto;




以上是关于scss 活版印刷的主要内容,如果未能解决你的问题,请参考以下文章

markdown 活版印刷

CSS 活版印刷

scss 印刷术Mixin

mac navicat免激活版

Navicat Premium 15 永久激活版安装教程

Navicat Premium 15 永久激活版安装教程