We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af33643 commit 7f31200Copy full SHA for 7f31200
index.js
@@ -1,5 +1,5 @@
1
module.exports = function () {
2
- function({ addUtilities }) {
+ return function({ addUtilities }) {
3
const sketchyBorders = {
4
'.border-sketchy-sm': {
5
borderRadius: '255px 25px 225px 25px/25px 225px 25px 255px',
0 commit comments