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

Refactor SCSS imports to use @use syntax and improve organization #81

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jetzlstorfer
Copy link
Member

Closes #80

@jetzlstorfer
Copy link
Member Author

build output without warnings:


@jetzlstorfer ➜ /workspaces/cloudnativelinz.github.io (main) $ make run  
jekyll serve --livereload
Configuration file: /workspaces/cloudnativelinz.github.io/_config.yml
            Source: /workspaces/cloudnativelinz.github.io
       Destination: /workspaces/cloudnativelinz.github.io/_site
 Incremental build: disabled. Enable with --incremental
      Generating... 
       Jekyll Feed: Generating feed for posts
                    done in 0.3 seconds.
 Auto-regeneration: enabled for '/workspaces/cloudnativelinz.github.io'
LiveReload address: http://127.0.0.1:35729
    Server address: http://127.0.0.1:4000/
  Server running... press ctrl-c to stop.
        LiveReload: Browser connected
^C

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

Successfully merging this pull request may close these issues.

Deprecation warning for sass
1 participant