Convert sass files to scss files

This commit is contained in:
Jeremy Thomas
2022-11-23 17:44:02 +00:00
parent bd2e065ab7
commit dafc032ff0
140 changed files with 8331 additions and 5619 deletions

View File

@@ -4,8 +4,16 @@
"homepage": "https://bulma.io",
"authors": ["jgthms <bbxdesign@gmail.com>"],
"description": "Modern CSS framework based on Flexbox",
"main": "bulma.sass",
"keywords": ["css", "sass", "flexbox", "responsive", "framework"],
"main": "bulma.scss",
"keywords": [
"css",
"sass",
"scss",
"modern",
"flexbox",
"responsive",
"framework"
],
"license": "MIT",
"ignore": [
"**/.*",