Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to run the PRO version. #116

Open
noxiousmobile opened this issue Aug 24, 2020 · 1 comment
Open

Unable to run the PRO version. #116

noxiousmobile opened this issue Aug 24, 2020 · 1 comment

Comments

@noxiousmobile
Copy link

noxiousmobile commented Aug 24, 2020

I've purchased the pro version. I placed this in my app.module.ts file:

import { TooltipModule } from './components/tooltip/tooltip.module';
@NgModule({
imports: [
TooltipModule
],

But when I run the app I get this error:

ERROR in ./src/app/components/tooltip/tooltip.component.sass
Module build failed (from ./node_modules/sass-loader/dist/cjs.js):
SassError: Invalid CSS after "...(27,31,35,.15);": expected 1 selector or at-rule, was "host: {"
on line 12 of C:\Users\xxx\xxx\xxx\xxx\xxx\src\app\components\tooltip\tooltip.component.sass

ip-light-border-color: rgba(27,31,35,.15);

@drozhzhin-n-e
Copy link
Owner

@noxiousmobile Hey. Try to download the version for Angular 7 from the same link.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants