Beautiful CSS for single page sites - simple all the way up!
Deprecated: use the https://npm.im/pagecss package instead.
分页插件
CLI took for creating easy routes for Next.js
CLI took for creating easy routes for Next.js
```tsx import {usePrint,Print} from "@quarkunlimit/react-print" ; import React from "react"; import { css } from "styled-components"; // weight 1 const normalCss = css` .a { font-size: 18px; color: red; } `;