I hereby claim:
- I am danielroe on github.
- I am danielroe (https://keybase.io/danielroe) on keybase.
- I have a public key ASA3zsMlYBXMV7BLvWJznIHspfIv-nmWhccADD3slFlb9Qo
To claim this, I am signing this object:
import { Dictionary } from '@nuxt/vue-app' | |
import sass from 'node-sass' | |
const sassUtils = require('node-sass-utils')(sass) | |
const theme: Dictionary<string> = require('../config/colors.js') | |
const hexToRGBA = (hex: string) => { | |
if (!/^#([A-Fa-f0-9]{3}){1,2}$/.test(hex)) { | |
return null | |
} |
I hereby claim:
To claim this, I am signing this object: