Fixing pager styles

This commit is contained in:
Eric Fleming
2019-02-19 21:54:03 -05:00
parent be54fd48bb
commit 5956ad9b57
6 changed files with 26 additions and 37 deletions

View File

@@ -26,5 +26,9 @@
{
"outputFile": "wwwroot/css/_variables.css",
"inputFile": "wwwroot/css/_variables.scss"
},
{
"outputFile": "wwwroot/css/shared/components/pager/pager.css",
"inputFile": "wwwroot/css/shared/components/pager/pager.scss"
}
]