https://github.com/foundation/foundation-sass-use
https://github.com/foundation/foundation-sass-use
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/foundation/foundation-sass-use
- Owner: foundation
- Created: 2024-08-06T17:23:02.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-07T01:36:52.000Z (almost 2 years ago)
- Last Synced: 2025-02-26T21:17:09.415Z (over 1 year ago)
- Language: SCSS
- Size: 170 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Foundation Sass @use Migration
The purpose of this repository is have a temporary location to work on the migration from using `@import` to `@use` in the Sass. `@import` is deprecated so moving to `@use` is needed for using future versions of Sass.