Fix bug with allow list path

This commit is contained in:
Vikram Rangnekar
2019-08-02 10:07:50 -04:00
parent 08f878f6c2
commit 4cba698f4a
12 changed files with 4079 additions and 2389 deletions

View File

@ -0,0 +1,5 @@
@tailwind base;
@tailwind components;
@tailwind utilities;

View File

@ -0,0 +1,6 @@
// showing default values
$accentColor = #3eaf7c
$textColor = #2c3e50
$borderColor = #eaecef
$codeBgColor = #282c34
$nprogressColor = #4fd1c5