Hello, how does it exactly work in [email protected]??
I have
"styles": [
"content/styles/style.scss"
],
...
"inline": {
"style": true,
"template": false
},
In my angular-cli but the style is still in <style> tag.. is that bug? or i am just missing some information and shoulda close this ?
Hello, how does it exactly work in [email protected]??
I have
In my angular-cli but the style is still in <style> tag.. is that bug? or i am just missing some information and shoulda close this ?