mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
Fix style
This commit is contained in:
parent
9334846d10
commit
9fec0b11c2
@ -471,7 +471,7 @@ test("leading '.' is optional when creating utilities via `utility`", () => {
|
||||
`)
|
||||
})
|
||||
|
||||
test("plugins can choose to make declarations !important", () => {
|
||||
test('plugins can choose to make declarations !important', () => {
|
||||
const [, utilities] = processPlugins({
|
||||
plugins: [
|
||||
function({ rule, addUtilities, config }) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user