Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

docs: add newline at end of sass import #7810

Merged
merged 2 commits into from Sep 30, 2022
Merged

Commits on Sep 25, 2022

  1. 【Update】Sass import needs newline code.

    Sass import needs newline code.
    
    The following error will be displayed if the line feed code is within
    
    ```
    [sass] expected newline.                                                                                                   
      β•·
    1 β”‚ @use "@/assets/_colors.sass" as *abbr,
      β”‚                                       ^
      β•΅
      assets/styles/reset.sass 1:39  root stylesheet
    ```
    Fumihiro-Yano committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    4b58791 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. docs: remove spae

    danielroe committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    550cdd6 View commit details
    Browse the repository at this point in the history