提交 23cddda9 编写于 作者: T Tim Neutkens 提交者: Guillermo Rauch

Only show deprecation when using next/css (#762)

上级 7be5797c
import { deprecated } from './utils'
const css = require('glamor')
// Needed because of the mutation below
delete require.cache[require.resolve('glamor')]
for (const [k, v] of Object.entries(css)) {
if (typeof v === 'function') {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册