Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

bootstrap 4 scss angular 8

# angular.json

{
  ......
  "projects": {
    "my-app": {
      ......
      "architect": {
        "build": {
          "options": {
            "styles": [
              "src/styles.scss",
              "node_modules/bootstrap/scss/bootstrap.scss"
Source by fragland.dev #
 
PREVIOUS NEXT
Tagged: #bootstrap #scss #angular
ADD COMMENT
Topic
Name
9+2 =