@microsoft/atlas-css
Advanced tools
Comparing version 3.1.0 to 3.1.1
{ | ||
"name": "@microsoft/atlas-css", | ||
"version": "3.1.0", | ||
"version": "3.1.1", | ||
"description": "Styles backing the Atlas Design System used by Microsoft's Developer Relations.", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"lint": "stylelint ./src/**/*.scss", | ||
"lint-fix": "stylelint ./src/**/*.scss --fix", | ||
"lint": "stylelint \"./src/**/*.scss\"", | ||
"lint-fix": "stylelint \"./src/**/*.scss\" --fix", | ||
"start": "parcel watch src/index.scss --no-autoinstall", | ||
@@ -10,0 +10,0 @@ "build": "npm run build:css && npm run tokens", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
398623