mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Convert sass files to scss files
This commit is contained in:
12
bower.json
12
bower.json
@@ -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": [
|
||||
"**/.*",
|
||||
|
||||
Reference in New Issue
Block a user