1.2.0 • Published 5 years ago

awesome-typed-sass-modules v1.2.0

Weekly downloads
609
License
ISC
Repository
github
Last release
5 years ago

Creates TypeScript type definition files from SASS files.

It is a wrapper for typed-css-modules.

I decided to make this package because I want to use css modules with sass and typescript in my project. There are packages trying to solve the same problem, buy they either don't install correctly for me or reference very old version of typed-css-modules, and they appear to not be actively maintained. These are the 2 packages I have tried:

https://github.com/keithbloom/typed-sass-modules

https://github.com/TheMallen/typed-css-modules

The goal of this package is to 1. Make css modules available for project using SASS and Typescript 2. Keep dependecies up to date, e.g. node-sass and typed-css-modules

Options

Please refer to typed-css-modules.

CLI

npm install -g awesome-typed-sass-modules

see all options

atsm -h
atsm -p example/**/*.scss
1.2.0

5 years ago

1.1.6

5 years ago

1.1.5

5 years ago

1.1.4

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

7 years ago

1.0.0

7 years ago